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

PDF Services API / Proxy Authentication

New Here ,
Jul 08, 2022 Jul 08, 2022

I'm using the Java SDK.

The API cannot be called in a proxy environment that requires authentication.

What should I do now?

567
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 11, 2022 Jul 11, 2022

You can try the REST API, but you will need to setup your network calls to go through the proxy.

Translate
Adobe Employee ,
Jul 11, 2022 Jul 11, 2022

You can try the REST API, but you will need to setup your network calls to go through the proxy.

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 11, 2022 Jul 11, 2022
LATEST

Thank you for your reply. I will try the REST API.

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