Alteryx Server Discussions

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

Alteryx V1 API - Authorization has been denied for this request

Ariharan
11 - Bolide

Hi Team, 

 

One of our Alteryx users published a workflow on Gallery that utilizes the API call mentioned below to retrieve job information from Gallery. Up until yesterday, everything was running smoothly in the gallery. However, this morning, the user received the following error message:

 

Error: 00:08:03.527 - Error - ToolId 73: Record #1: Tool #6: API Error: HTTP/1.1 401|{
"message": "Authorization has been denied for this request."

 

API Call : GET v1/workflows/{app id}/jobs/

 

We have already reviewed this post and please find the response below:
https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/How-to-Configure-users-for-API-calls-...

 

1. These endpoints will require the user making the call to be at least the Artisan role.=> Yes, the user already has the necessary access. There have been no changes to the roles and permissions of this user.
2. The user will need to belong to the studio or workspace of the asset being called. => The user is a part of this studio, and there have been no changes to the studio.
3. Use the API key and secret listed as "API Access Key" and "API Access Secret" found in My Profile. (The Private Studio keys/secret combo will result in errors). See image below in the /v3 endpoint section.=> User is using the right API and secret only. The workflow were smoothly progressing with this API key and secret until yesterday.

 

Regards, 
Ariharan Rengasamy

1 REPLY 1
vshinde
5 - Atom

Hi there,

 

I am experiencing same issue today for one of our users - any possibility to share a resolution on this ASAP would be great help.

 

Thanks,

Vikas