Hi Folks,
Really no solution for this? Can someone please help?
Now I am seeing beloe error in access.log and my file is like this
11.22.33.44 - - [05/Aug/2019:14:50:58 +0530] "POST /connect/token HTTP/1.1"
404 191 "https://test.example.net/"; "Mozilla/5.0 (Windows NT 10.0; Win64;
x64) AppleWebK
Hi Folks,
Really no solution for this? Can someone please help?
Now I am seeing beloe error in access.log and my file is like this
11.22.33.44 - - [05/Aug/2019:14:50:58 +0530] "POST /connect/token HTTP/1.1"
404 191 "https://test.example.net/"; "Mozilla/5.0 (Windows NT 10.0; Win64;
x64) AppleWebK
Here are the error messages I am seeing in access.log
1.2.3.4 - - [31/Jul/2019:10:07:58 +0530] "POST /connect/token HTTP/1.1" 400
80 "https://test.example.net/"; "Mozilla/5.0 (Windows NT 10.0; Win64; x64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36"
1.2.3.4 - - [31/Ju
blason Wrote:
---
> Hi Folks,
>
> I am trying to setup a reverse proxy on nginx with server at backend
> and from HAR file I understand it uses Oauth-Token-2.0 with POST
> method.
>
> However I am unable to set the stuff and seeking help here.
>
Hi Folks,
I am trying to setup a reverse proxy on nginx with server at backend and
from HAR file I understand it uses Oauth-Token-2.0 with POST method.
However I am unable to set the stuff and seeking help here.
My original server here is assuming
https://test.example.net:9084
And for Outh from