• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

{ "error_code": "403003", "message": "Api Key is invalid" }....While trying to fetch users

New Here ,
Sep 08, 2021 Sep 08, 2021

Copy link to clipboard

Copied

https://usermanagement.adobe.io/v2/usermanagement/organizations/orgid/users

 

 

I am doing a get request to get all the users from adobe acrobat.

 

I used the client id as api key and the token as well for authentication still getting the below error:

 

{ "error_code": "403003", "message": "Api Key is invalid" }....While trying to fetch users

Views

552

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 07, 2023 Dec 07, 2023

Copy link to clipboard

Copied

LATEST

Hi Team,

 

Also I am getting same error. Please help me to resolve this error.
I am generating token by url: https://ims-na1.adobelogin.com/ims/token/v2 in postman with scope:openid, AdobeID, read_organizations.

user list url: https://usermanagement.adobe.io/v2/usermanagement/users/{orgid}/{pageno}
Error Message: {"error_code": "403003","message": "Api Key is invalid"}

documents reference:
https://adobe-apiplatform.github.io/umapi-documentation/en/api/getUsersWithPage.html

Code Link:
https://github.com/adobe-apiplatform/umapi-documentation/blob/master/samples/get_users_in_org.py

Thanks in advance

 

Regards,
Bhoopesh Kumar

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources