After finally getting through to the GPT-5 API via OpenRouter, I now get an 502 error after a few otherwise successful prompts:
OpenRouter Mid-Stream Error: { "message": "An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID req_cd677650f0adbed8c66cc4bd20b3d12d in your message.", "code": 502, "metadata": { "raw": { "message": "An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID req_cd677650f0adbed8c66cc4bd20b3d12d in your message.", "code": "server_error" }, "provider_name": "OpenAI" } }
My OpenAI key validates when testing through Openrouter integrations. I have no allowed/ignored providers.
Looking forward to hearing from you.
Kind regards
Farsinuce