I'm trying to get data from the server using the server api tool, and I'm getting this error (see attachment). The URL I'm using the just the gallery url, and I got the key and secret key from the gallery profile as well, so I don't believe those are the issues. I have the API access permission checked under the gallery profile as well. Any help would be appreciated.
I posted this in the server discussions as well, but there hasn't been a response yet, so I thought I'd try here.
Solved! Go to Solution.
Thanks @OllieClarke - haven't used Server in a while...
Hey @JohnLight - does this work in Swagger? Can you add all browse tools and see if anything is showing up? if this is working in Swagger/and you can replicate in Postman -I'd just rebuild it and dump the Alteryx prebuild tools. you can replicate exactly what you are doing in Swagger/Postman in Download tools via the multi step -> get token -> use token process.
sorry - I'm sure this is frustrating. so a few things:
1) are you following this exactly?
Select Grant Type to Client Credentials.
Set Access Token URL to TOKEN_URL_FOUND_ABOVE.
Set Client ID to YOUR_API_ACCESS_KEY.
Set Client Secret to YOUR_API_ACCESS_SECRET.
Set Client Authentication to Send as Basic Auth header.
Select the Get New Access Token button.
Select Proceed.
Select the Use Token button.
see image in the middle of this page:
are you spelling Client Credentials exactly as pictured?
Anyone know why the Swagger URL wouldn't work in Postman?
Sorry - I could do this pretty quickly via zoom but It's hard to troubleshoot here. @fmvizcaino - any quick tips here? basic how to get collections turning into a how to sync swagger to postman conversation.
It seems everything is configured correctly. The only remaining step to check is to access your Alteryx Server System Settings and check if the API URL is correctly configured.
Best,
Fernando Vizcaino