Problemunvalidated
we are seeing 500 errors when hitting some backend endpoints — we have a react-based (version 16.14.0) PWA that is hosted on Microsoft Azure app service plans (premium tier). Tension: It is ONLY affects POST endpoints. GET endpoints successfully continue to work to these backends. Outcome: Current workaround is to change your app service to use http 1.1.
fafee6cf-75fc-4f86-a2e9-4bc72b48feb6
we are seeing 500 errors when hitting some backend endpoints — we have a react-based (version 16.14.0) PWA that is hosted on Microsoft Azure app service plans (premium tier). Tension: It is ONLY affects POST endpoints. GET endpoints successfully continue to work to these backends. Outcome: Current workaround is to change your app service to use http 1.1.