Expand my Community achievements bar.

SOLVED

How to Resolve Error: Scopes from metascope are not a subset of the client id scopes

Avatar

Employee Advisor

When Firing:

   

To obtain an access token, you now may notice the following error in the response:

‘’ Scopes from metascope are not a subset of the client id scopes ‘’

You must now do the following:

  1. log into console.adobe.io
  2. Edit configuration > Services > Adobe Services: Add I/O Management API > Add Service

1787334_pastedImage_1.png

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

You can get the metascope link form the jwt tab in the integration. That should work. If you can share the jwt tab screenshot , I can let you know exact link that need to taken and used in the code for api integration. 

View solution in original post

7 Replies

Avatar

Employee

@joshua.eisikovits , Thanks for sharing this. Is there any documentation that reflects this change ?

Avatar

Level 2

Added, but still showing the same error.

Avatar

Employee Advisor

jayg26932123​ can you provide more details of the error you are getting. what solution you have used to create the JWT integration and have you added the profile so that the integration has required permissions.

Avatar

Level 2

ankits28281247​ I am able to fix that JWT Metascope issue and now my microservice is ready . Thanks though for your kind support

Avatar

Level 1

Hi jayg26932123

How were you able to fix the jwt metascope issue? I am getting the same error and I cannot seem to figure out how to fix it. Thank you!

Avatar

Employee Advisor

richardk22096977​ can you provide some more details as at what step you are getting the error, is it when you are exchanging the JWT token?

Avatar

Correct answer by
Level 2

You can get the metascope link form the jwt tab in the integration. That should work. If you can share the jwt tab screenshot , I can let you know exact link that need to taken and used in the code for api integration.