SOLVED
Alteryx Post 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
Tridev_7900Dev
5 - Atom
‎03-15-2024
12:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
While Posting the data using Rest API Post method, getting an error in Json download tool stating 422 missing data field
Anyone can please help me out to resolve it.
Solved! Go to Solution.
Labels:
- Labels:
- API
1 REPLY 1
apathetichell
19 - Altair
‎03-15-2024
06:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you share the API specs (ie where you are connecting to and the documentation) as well as your payload sample and what you re setting as headers in your download tool?
this may be as simple as throwing content-type application/json into your headers.
