Alteryx Server Discussions

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

Unable to use user/v2/ api endpoints

CodyPedersen
6 - Meteoroid

Does anyone know the reason I might be getting the error message? For all user/v2/ calls? it occurs (every time), even on the built in testbench.


{ "data": null, "exceptionName": "UnauthorizedException", "innerExceptionMessage": "", "message": "The provided API Key (oauth_consumer_key) is invalid." }

 

The oauth consumer key/secret is correct -- checked at least 5 times now. I'm curious if there's anything different about /user/v2/ that I may not be aware of that's causing this issue.

3 REPLIES 3
fmvizcaino
17 - Castor
17 - Castor

Hi @CodyPedersen ,

 

Since there is no answers here, I suggest you opening a ticket with Alteryx support.

https://community.alteryx.com/t5/Support/bd-p/SupportPage

 

Best,

Fernando Vizcaino

CodyPedersen
6 - Meteoroid

Thanks fmvizcaino. The problem has since been resolved. For anyone who is dealing with this or a similar issue, it was a result of bad permissions on the server itself

levell_x_dunn
10 - Fireball

We are about to use v2, how do you fix the permissions on the server?