cancel
Showing results for 
Search instead for 
Did you mean: 

XIQ Controller OAUTH2 login for REST requests

XIQ Controller OAUTH2 login for REST requests

lsaas
New Contributor

Dear Extreme Team,

I cannot get my head around the authentication method to access REST API on XIQC using Postman (or cURL). REST documentation on this topic is stated hereby as well as my Auth request. Your help is much welcome!

XIQC REST DocumentationXIQC REST DocumentationPostmanPostman

 

1 ACCEPTED SOLUTION

Gareth_Mitchell
Extreme Employee

Hi

I created a new post request on Postman.

Authorisation set to:

Gareth_Mitchell_3-1676642109931.png

For header I added content-type application/json and disabled the default text/plain header:

Gareth_Mitchell_0-1676641892214.png

The set the body as raw:

Gareth_Mitchell_1-1676641931012.png

From that I get back the access token, eg:

Gareth_Mitchell_2-1676641968345.png

-Gareth

 

 

View solution in original post

1 REPLY 1

Gareth_Mitchell
Extreme Employee

Hi

I created a new post request on Postman.

Authorisation set to:

Gareth_Mitchell_3-1676642109931.png

For header I added content-type application/json and disabled the default text/plain header:

Gareth_Mitchell_0-1676641892214.png

The set the body as raw:

Gareth_Mitchell_1-1676641931012.png

From that I get back the access token, eg:

Gareth_Mitchell_2-1676641968345.png

-Gareth

 

 

GTM-P2G8KFN