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

I'm getting "no :user configuration option found" #656

Closed
DiegoUreno opened this issue Nov 19, 2021 · 0 comments
Closed

I'm getting "no :user configuration option found" #656

DiegoUreno opened this issue Nov 19, 2021 · 0 comments

Comments

@DiegoUreno
Copy link

I've been following How to use Pow in an API instructions and i'm getting the next error:
"Request: POST /api/registration
** (exit) an exception was raised:
** (Pow.Config.ConfigError) No :user configuration option found.
(pow 1.0.26) lib/pow/config.ex:56: Pow.Config.raise_error/1
(pow 1.0.26) lib/pow/ecto/context.ex:131: Pow.Ecto.Context.cr"

This happen when I do a post request to localhost:4000/api/v1/registration I've seen other issues where the solution was:
"Make sure that :my_app in plug Pow.Plug.Session, otp_app: :my_app correspond with the one in config config :my_app, :pow,.

Originally posted by @danschultzer in #319 (comment)"

But in my case it's seems to be alright, i've checked and double checked that but i'm still not getting it, idk what to do now.

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