Trouble sending client_id with Auth0Provider in React SDK

Hi:

I’m using the latest React SDK from Auth0 and following the Complete Guide to React User Authentication With Auth0.

I have wired up a LoginButton component as per the guide, and I configured the Auth0Provider component to include my domain, client_id, and audience properties. When I click to log in, I get an error, “Oops! Something Went Wrong” and the specific error is: invalid_request : Missing required parameter: client_id.

I don’t know where to go from here, since something this basic should work. Any ideas?

Thanks.
Jason

Hey there!

Can I ask you to open a GitHub issue for that providing all that context? This way we’ll be able to handle that most effectively working with the tool maintainers directly. Thanks! Make sure to share the link to the issue here with us so we can ping them.

Hi Konrad,

I have created this GitHub issue: Auth0Provider not sending client_id · Issue #68 · auth0/auth0-react · GitHub

Thanks!

1 Like

Perfect! Let me ping repo maintainers in a moment!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.