Setting up OAuth 2.0 key | Community
Skip to main content
September 16, 2021
Question

Setting up OAuth 2.0 key

  • September 16, 2021
  • 1 reply
  • 1818 views

I am having issues setting up a "OAuth 2.0" key for API calls on a local nodeJS server:

https://adobeioruntime.net/api/v1/web/io-solutions/adobe-oauth-playground/oauth.html

 

When i go to use the "Creative Cloud" I see this message:

"requires Adbobe review"

 

 

Within the developer console I try these settings:

 

I then use these setting on the OAuth playground:

 

When i try to use the API token i receive on my nodeJS local server I receive the following error:

{ error_code: '403003', message: 'Api Key is invalid' }

 

I am not sure if i a missing any steps?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
September 17, 2021

Hi @ginux123 - the OAuth playground you are using is hosted on IO Runtime, but it was written by a user "io-solutions". Not sure where you got it from, but you could contact the team / person giving the reference as well as verify Creative Cloud Libs access with your IMS org's admin.

ginux123Author
September 17, 2021
Adobe Employee
September 17, 2021

Are you calling the CCLib API from a Runtime action or Firefly app? Otherwise I'm not sure how to help here, because we don't manage the CCLib API. You may try the Creative Cloud Forum or Adobe Enterprise Support.