Hi,
I set up the php Proxy from Esri/resource-proxy · GitHub . The Proxy works for unsecured service. Whe I try to access my secured service I always get
My configuration file is set up correctly for testing:
When I look into the logfile I find this:
|
11-10-14 15:27:26 | GET detected
11-10-14 15:27:27 | Ok to proxy
11-10-14 15:27:27 | Proxy complete
|
When I compare my logfile to others in this forums, it seems like my proxy doens't authenticate and doesn't get and appending a token to the request.
Anyone knows this problem and could offer me a solution?
Thanks,
Mark