Invalid_request (parameter organization is required for this client)

Using Nodejs.

On login I get the errror described in the the header ( invalid_request (parameter organization is required for this client)).

Here is the stdout:
BadRequestError: invalid_request (parameter organization is required for this client)
at C:\Users\AliceBroadhurst\source\repos\Auth0 test app\node_modules\express-openid-connect\middleware\auth.js:120:31
at processTicksAndRejections (internal/process/task_queues.js:95:5)

Where do I add this parameter?

Hey there!

Can you share the link to the quickstart / SDK / doc that you’re using? Thank you!

Perfect! As it’s a quickstart the best way to handle that issue will be to have it addressed by the quickstart maintainer. In order to do that please copy paste what you’ve shared here and create a GitHub issue in the quickstart repo:

Once you have the link to it you can share it here with us so we can ping them. Thank you!

Thank you so much.

Here is the link: invalid_request (parameter organization is required for this client) · Issue #117 · auth0-samples/auth0-nodejs-webapp-sample · GitHub

1 Like

Perfect! I’ll ping repo maintainers in a minute!