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

API - How to download without the direct link

New Here ,
Dec 17, 2018 Dec 17, 2018

Hi !

I'm trying to download a file according with https://adobeio-prod.adobemsbasic.com/apis/creativecloud/stock/docs.html#!adobe/stock-api-docs/maste...

Which mean https://stock.adobe.com/Rest/Libraries/Download/237085127/1?token=theOAuthTokenIUseForOtherCallToGetLicensingInformations

However, I always got an Oauth token is not valid.

This is a valid OAuth token since I can get licensing information right after.

575
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 , Dec 17, 2018 Dec 17, 2018

Here is how to add token to your link:

Documentation

You can locate the value in browser: application > cookie > stock web > iat0 value

Regards

Translate
Adobe Employee ,
Dec 17, 2018 Dec 17, 2018

Looping in EvilBugQueen1 for help.

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 ,
Dec 17, 2018 Dec 17, 2018

Here is how to add token to your link:

Documentation

You can locate the value in browser: application > cookie > stock web > iat0 value

Regards

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 ,
Dec 17, 2018 Dec 17, 2018
LATEST

Seems I didn't use a valid token in the first place since both tokens (the one from the navigator like you told me, and the one from my application (which, by the way, use the response_type=code instead of the regular token)) are workings.

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