Hi everyone,
I’m working on User Management API: Authentication for API Access
I’m calling this API:
https://usermanagement.adobe.io//v2/usermanagement/organizations/A139DC7957D898C77F000101@AdobeOrg/u...
with Headers:
Authorization: Bearer access_token
x-api-key: Client ID from Developer Console
But I’m getting this error message:
{
“error_code”: “403003”,
“message”: “Api Key is invalid”
}
Please help me on this.
Thank you,
Dustin
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi Dustin, you have added the I/O Management API and you are trying to use the User Management API.
Please add the User Management API to your project and try again.
Here is the screenshot for Postman
Views
Replies
Total Likes
Hi Dustin, you have added the I/O Management API and you are trying to use the User Management API.
Please add the User Management API to your project and try again.
Thank you tmj, let me add User Management API and test again.
Views
Replies
Total Likes