Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Fetch data from rest API

faiqz
8 - Asteroid

Hi everyone.

 

I would like to fetch data from rest api with token. I tried to follow this tutorial however I get errors like this at Download tool:

faiqz_4-1679981453014.png

 

 

Below are my workflow:

faiqz_1-1679981319356.png

 

And the below is my configuration for download tool:

1. Basic

faiqz_2-1679981362674.png

 

2. Headers

faiqz_3-1679981379952.png

 

3. Payload

faiqz_5-1679981484717.png

 

Do you guys have any idea how to debug the workflow and feel free to attach workflow if you have one.

 

Thank you

1 REPLY 1
patrick_digan
17 - Castor
17 - Castor

Hi @faiqz ! By any chance do you have the documentation for the API endpoint that you're trying to hit? That should provide some clarity on how to provide the token that the API is looking for. 

Labels