Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration using runtime.exs does not work #95

Open
walu-lila opened this issue Nov 6, 2024 · 0 comments
Open

Configuration using runtime.exs does not work #95

walu-lila opened this issue Nov 6, 2024 · 0 comments

Comments

@walu-lila
Copy link
Contributor

Describe the bug
When using runtime.exs to configure the package, sending sms fails with the following error
{:error, %{message: "The supplied authentication is invalid", status: 401}}

To Reproduce
Steps to reproduce the behavior:

  1. Go to runtime.exs file
  2. Move configuration from dev.exs/prod.exs to runtime.exs
  3. Try sending sms
  4. See error

Expected behavior
Sending of sms should still work as before when the configuration was in prod.exs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant