Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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