How can I force an app to do the query request via proxy using POST instead GET

659
1
08-08-2017 01:50 PM
DiegoLlamas
Esri Contributor

Hello,

I am trying to do a query to a secure service using a proxy from an app created with WAB Dev edition 2.1. The url I am getting from the query is too long. 2072 Characters. For some reason, the request from the proxy is made via GET instead of using POST. When I do my test in service end point and I use POST for my test, everything works fine. But when my application makes the query through the proxy, i can see from chrome dev tool that the request is been made using GET and not POST.

My question is, how can I force my app to do the query request via proxy using POST and not GET

Thanks for your help, 

Diego LLamas

0 Kudos
1 Reply
GeoGarage-vmbp-
New Contributor II

Hello Diego.

Can you help me with this?. I'm working with WAB 2.8 DevEdt and I need do a POST from another web non-gis app to the wab app, thank you very much in advance.

The universe is a hostile place
0 Kudos