Expand my Community achievements bar.

Announcement: Calling all learners and mentors! Applications are now open for the Adobe Analytics 2024 Mentorship Program! Come learn from the best to prepare for an official certification in Adobe Analytics.
SOLVED

Adobe analytics alteryx API

Avatar

Level 1

Hello, I am trying to pull data using adobe analytics api tool in alteryx. I am able to authenticate using JWT method in alteryx, however, when i am running the workflow i am getting error "Error transferring data: Failure when receiving data from the peer". 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Have you tried running another query to see if you encounter an error? 

 

I'm curious if there might be something with the metrics or segment you're using?  I'd try to retrieve something simple like visits by day for the last week.  If that works, I'd start by debugging your unique components in Workspace.  If you're not able to pull any query successfully, I'd start by debugging your credentials.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Have you tried running another query to see if you encounter an error? 

 

I'm curious if there might be something with the metrics or segment you're using?  I'd try to retrieve something simple like visits by day for the last week.  If that works, I'd start by debugging your unique components in Workspace.  If you're not able to pull any query successfully, I'd start by debugging your credentials.