shwld
upstream connect error or disconnect/reset before headers. reset reason: protocol error
I have deployed an API created in Node.js on Railway and am getting errors trying to call it from a desktop app created in Tauri. Can you please help?
When I call the API from Tauri, I am getting the error 502
upstream connect error or disconnect/reset before headers. reset reason: protocol error
in the preflight request.
If I deploy the same application to Heroku, it works fine.24 replies