Expand my Community achievements bar.

Calling adobe analytics api 2.0 using Python

Avatar

Level 1

Hi,

I am  building a python script to call Adobe analytics 2.0 API in Python and using OAuthLib for making the requests.

With BackEndAPplicaton flow method listed here OAuth 2 Workflow — Requests-OAuthlib 1.0.0 documentation,

it does not seem to work for me.

Has anyone done this before? What type of workflow and grant type did you use. Is it possible to build this python script that does not require a user input and works as a backend application?

Thanks

Barat

0 Replies