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

Invalid Client ID error while using /pdf-services.adobe.io/operation/convert API

New Here ,
Mar 04, 2025 Mar 04, 2025

Hi ,

I am using /pdf-services.adobe.io/operation/convert to convert word docx to pdf . It gives error Invalid client ID when trying from POSTMAN.

Is it because the scope is missing ? in the trial plan I have only openid, AdobeID, DCAPI scopes. 

Do we need pdf services read/ write scope for this operation . 

 

Any suggestions will be helpful .

TOPICS
Create PDFs , Edit and convert PDFs , How to , PDF
218
Translate
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
Adobe Employee ,
Mar 04, 2025 Mar 04, 2025

Hi there

 

Hope you are doing well and thanks for reaching out.

Thank you for reaching out. The "Invalid client ID" error you're encountering could indeed be related to the scopes assigned to your client ID. For the Adobe PDF Services API, the required scopes typically include `openid`, `AdobeID`, and `DCAPI`, which you already have. However, for specific operations like converting a Word document to PDF, you might also need additional scopes such as `pdf_services_read` and `pdf_services_write.

To resolve this issue, please ensure that your client ID has the necessary scopes. You can check and update the scopes in the Adobe Developer Console under your project's credentials section.

If you continue to face issues, please provide more details about your setup or any error messages you receive, for further investigation.


Regards
Amal
Translate
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 ,
Mar 04, 2025 Mar 04, 2025

Hi Amal,

Thanks for your quick response. I am new to Adobe and exploring the capabilities of Adobe API. 

Please note that I have created a new project and added PDF services API to it. However under scopes I only see these 3 (openid, AdobeID, DCAPI) i dont see an option to add scope. Screenshot attached. Can you kindly help me with this. 

Is it because I have purchased a trial plan ?

Thanks

Jayadev

Translate
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 ,
Mar 07, 2025 Mar 07, 2025
LATEST

@Amal.  , 

Hi , Any updates will be highly appreciated ? The scope pdf services read,write. I cannot see in the list of scopes I get .

Translate
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