Dev Space

Customize and extend the power of Alteryx with SDKs, APIs, custom tools, and more.

Alteryx Server API - Not getting Schedules

jensroy
9 - Comet

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
Alteryx

@jensroy 

 

What is the the server version you're seeing this on please?