Alteryx Gallery API
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
priya_mohana_dhl
7 - Meteor
‎01-26-2022
02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I just started exploring Alteryx Gallery API. Published a workflow in the gallery. I tried testing the api in the gallery successfully.
Tried to test the endpoint from postman. I followed the steps mentioned in https://community.alteryx.com/t5/Engine-Works/Alteryx-Server-Gallery-API-Postman-Collection/ba-p/838...
It throws 400:Bad Request error
Any idea on how to fix this?
Thanks.
Labels:
- Labels:
- Server
2 REPLIES 2
apathetichell
19 - Altair
‎01-26-2022
06:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Did you include the api key/secret (client key/secret) in your authorization? On the server you wouldn't need to include your security credentials because um. you are already on the server.
‎01-27-2022
05:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Fixed it. Used OAuth 1.0 for authorization.
Thank you.
