Re: [ORCID API] Generate a two step (read-public): "error":"invalid_client","error_description":"Client not found:

105 views
Skip to first unread message

Wilmers, Catalina

unread,
May 7, 2018, 10:12:12 AM5/7/18
to Alper Alimoglu, ORCID API Users
Hi,

The client iD that is returned in your error message (APP-90R3NMFJNN5M4J84) is for the ORCID production environment at orcid.org, but the call you provided is for our sandbox at sandbox.orcid.org. (More about the sandbox is at https://support.orcid.org/knowledgebase/articles/166623-is-the-sandbox-different-from-the-production-regis)

While you are testing out calls we suggest registering for a set of sandbox credentials and doing your testing on sandbox. Once you are ready to move your application to the live ORCID Registry you can use your production credentials and change the url from https://sandbox.orcid.org/oauth/token to https://orcid.org/oauth/token

Best,
-Catalina


Catalina Wilmers
QA Lead and API User Support
http://orcid.org/0000-0002-1982-1816


On Mon, May 7, 2018 at 6:59 AM, Alper Alimoglu <alper.a...@gmail.com> wrote:
I am following up this thread. I have followed (https://github.com/ORCID/ORCID-Source/tree/master/orcid-api-web#generate-a-two-step-read-public-access-token)

I have tried with my `Client ID` and` Client secret`

`curl -i -L -H 'Accept: application/json' -d 'client_id=APP-674MCQQR985VZZQ2' -d 'client_secret=d08b711e-9411-788d-a474-46efd3956652' -d 'scope=/read-public' -d 'grant_type=client_credentials' 'https://sandbox.orcid.org/oauth/token'`

Bet getting this error, is this normal?

`{"error":"invalid_client","error_description":"Client not found: APP-90R3NMFJNN5M4J84"}%`

--
You received this message because you are subscribed to the Google Groups "ORCID API Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orcid-api-users+unsubscribe@googlegroups.com.
To post to this group, send email to orcid-api-users@googlegroups.com.
Visit this group at https://groups.google.com/group/orcid-api-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages