How to Resolve Error: Scopes from metascope are not a subset of the client id scopes | Community
Skip to main content
Joshua_Eisikovi
Adobe Employee
Adobe Employee
July 9, 2019
Solved

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

  • July 9, 2019
  • 7 replies
  • 10246 views

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

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

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. 

7 replies

Adobe Employee
July 11, 2019

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

Level 2
November 6, 2019

Added, but still showing the same error.

Adobe Employee
November 12, 2019

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.

Level 2
November 13, 2019

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

November 14, 2019

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!

Adobe Employee
November 18, 2019

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?

harishkumar
harishkumarAccepted solution
Level 2
January 30, 2020

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.