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

Getting token for dev fails #99

Open
appukuttan-shailesh opened this issue May 13, 2022 · 0 comments
Open

Getting token for dev fails #99

appukuttan-shailesh opened this issue May 13, 2022 · 0 comments
Assignees

Comments

@appukuttan-shailesh
Copy link
Collaborator

testLibrary = TestLibrary(username=HBP_USERNAME, environment="dev")
currently fails as
https://validation-dev.brainsimulation.eu/auth gives Internal Server Error
and
https://validation-dev.brainsimulation.eu/login gives Invalid parameter: redirect_uri
The above are requried for authentication workflow. See here.

Current workaround:
Get token via Production and then use in Dev.

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

2 participants