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

token authentication url #20

Open
btw1027 opened this issue Oct 21, 2017 · 3 comments
Open

token authentication url #20

btw1027 opened this issue Oct 21, 2017 · 3 comments

Comments

@btw1027
Copy link

btw1027 commented Oct 21, 2017

I think the token url is incorrect for the PublicAPI class

is this:
self._token_url = https://api.orcid.org/oauth/token

should be this instead?
self._token_url = "https://orcid.org/oauth/token"

@MSusik
Copy link
Contributor

MSusik commented Oct 31, 2017

@btw1027
What kind of error is displayed?

@rcpeters
Copy link
Contributor

rcpeters commented Oct 31, 2017 via email

@martijnende
Copy link

Using https://api.orcid.org/oauth/token now leads to a 400 error. _token_url should be updated.

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

4 participants