Alteryx Server API - Not getting Schedules
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Printer Friendly Page
jensroy
9 - Comet
‎08-03-2020
06:42 AM
- Mark as New
- Subscribe to RSS Feed
- Permalink
Hello!
I need some help with the API.
What I am trying to do is to retrieve the schedules of workflows using the API, this fails.
From the Admin section of the API I have pasted in the Admin Key and Secret.
Testing this in the WEB GUI also fails. I get the following error: Respons Code 500
{
"data": null,
"exceptionName": "UnknownException",
"innerExceptionMessage": "",
"message": "Unknown error."
}
But, this does not fail if I try to get the Collections data from the Admin part of the API.
I also have no issue getting data from the Subscriptions part of the API. So the issue is not with the Key or Secret.
Also, admin API is enabled (as i am getting collections data).
Any idas?
Kind regards
Jens
1 REPLY 1
MichalM
Alteryx Alumni (Retired)
‎08-24-2020
01:24 PM
- Mark as New
- Subscribe to RSS Feed
- Permalink
