Page 1 of 1

"Bad+OAuth+Request" on Azure

PostPosted: Thu Feb 11, 2016 5:25 am
by maria.kyselova
Hi Guys,

Wasn't sure where to post this, so will do here as we are installing a servoy server on Azure and having some issues.

It's a standard Servoy 7 installation and our application is using oauth authentication to a third party software piece as part of its functionality.
I am using Scribe libraries to create request and access tokens (3-legged authentication) and it's all nice and smooth on my server, however fails to create the access token on Azure.
I googled the problem and found literally nothing. The error message thrown at the point of creating the access token is this:

Code: Select all
"oauth_problem=Bad+OAuth+Request%3A+Failed+to+create+access+token"


I'm going to have to debug the Scribe libraries and it's not pleasant, so just in case someone ran into a similar issue - please shed some light on the problem.

Thanks in advance.

Re: "Bad+OAuth+Request" on Azure

PostPosted: Mon Feb 15, 2016 12:38 pm
by mboegem
Hi Maria,

isn't this kind of the same problem you've encountered earlier?
viewtopic.php?f=22&t=20947