Hi,
We have an issue with app proxy on a store. We use app proxy to make POST requests to our api. Works fine for most stores, yet for one store (maybe more) the POST request get’s redirected to /services/currency/update and then redirected back to the app proxy as a GET request. This breaks our app.
I could not find anywhere anything related to the path /services/currency/update. Does anyone know why our requests gets redirected there? And if so how we can prevent it?
Here are some screenshots


