Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Tableau API URL

rswanra
5 - Atom

My Alteryx role is Artisan and i have API key and Secret to access Alteryx APIs. 

I tried to do the following and ended up with an error :-

a. Get access token using https://zzz/webapi/oauth2/token

b. I tried to access the below urls with the access token

          ->https://zzz/webapi/v2/collections

          ->https://zzz/webapi/v1/collections

   But i get the below error for both the urls .

 

{
    "error": {
        "code""UnsupportedApiVersion",
        "message""The HTTP resource that matches the request URI 'https://enterprisealteryx.juniper.net/webapi/v2/collections' does not support the API version '2'."
    }
}
 
Can anyone confirm what am trying to do is right? If not, point me in the right direction.
0 REPLIES 0