Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while accessing data with oauth #181

Open
buragadda opened this issue Oct 16, 2024 · 1 comment
Open

Getting error while accessing data with oauth #181

buragadda opened this issue Oct 16, 2024 · 1 comment

Comments

@buragadda
Copy link

Hi, thanks for maintaining and improving this package!

Hi I am able to establish connection in Oauth but not able to pull the data getting the same error for all the functions, but i can create connection in JWT and pull the data.

  • connection established
    image

  • Not able to run the get_me() function in Oauth
    image

  • Not able to execute any function getting the same error (aw_get_reportsuites(), aw_get_reportsuites(), aw_get_segments(), aw_freeform_table()

  • Error image
    image
    image

I have developer access in Adobe Analytics, and I have successfully pulled data before (only using Oauth and JWT)
currently able to access data using jwt, but i want to resole oauth because this jwt will depreciate next year Jan 27, please help me to fix this issue.

Thanks in advance for your help!

@benrwoodard
Copy link
Owner

Sorry for the delayed response here. It seems as if the account you are using for Oauth doesn't have access to any report suites. Make sure to signout first from your adobe instance and then try to authenticate again. Sometimes the user account you use to login is under the wrong organization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants