App Proxy POST request gets redirected to `/services/currency/update` and then redirected as GET

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

1 Like

Hi, we have the same issue except its happening on our website when we use a sub folder, did you fix it?

/services/currency/update

1 Like