Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Download tool HTTP/1.1 403 Forbidden Server

nickmartella
7 - Meteor

Hi all, I am trying to call an API that is using oauth2. My first download tool calls the oauth url and succesfully gets the token, however I am getting HTTP/1.1 403 Forbidden Server in my second download tool when using that token. I recreated this same call with the python tool and it worked perfectly but for some reason the download tool does not take. Anyone have insight on this? 

 

for reference, this is how I am adding my token to the second API call and the headers.  (JSON_ValueString is the field that contains my token)

formulaaa.pngheaders3.png

0 REPLIES 0
Labels
Top Solution Authors