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

PDF Extract API (Python): QuickStarts - Step Three: Creating the application

New Here ,
Jul 16, 2023 Jul 16, 2023

I am running the extract.py code as set in the PDF Extract API (Python): QuickStarts - Step Three: Creating the application. I get the following error message:

 

File "c:\Users\34679\Desktop\Adobe Developer\extract.py", line 24
.with_client_id('PDF_SERVICES_CLIENT_ID')
^
SyntaxError: invalid syntax

 

Please, could you help? Thank you very much.

 

 

883
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

correct answers 1 Correct answer

Adobe Employee , Jul 17, 2023 Jul 17, 2023

I believe it is just a copy issue from the web page. Remove the white space in front and use tab to bring it back, or get it all on one line.

Translate
Adobe Employee ,
Jul 17, 2023 Jul 17, 2023

I believe it is just a copy issue from the web page. Remove the white space in front and use tab to bring it back, or get it all on one line.

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 ,
Jul 17, 2023 Jul 17, 2023

Thank you Raymond, it worked!!!

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 ,
Jul 18, 2023 Jul 18, 2023

I have this reported. The ideal for the Quick Starts is that it should always just work, as is. (Assuming you have creds and copied the source PDF.)

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 ,
Jul 18, 2023 Jul 18, 2023
LATEST

Dear Raymond, yes, I did everything exactly as was explained on the website. I even used the option to copy the code directly from the website using the icon on the top right. Thank you so much again for your support 🙂

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
Resources