Search code examples
openidsteam

Steam Auth is down


This morning the problem began that when trying to authorise on many sites began to display error 403.

url: ‘https://steamcommunity.com/openid/login’, Error: AxiosError: Request failed with status code 403 code: ‘ERR_BAD_REQUEST’,

Yesterday everything was working, but now authorisation is broken on 90% of sites, but someone managed to fix it.

Does anyone know how to solve the problem?

I tried changing my IP, but that didn't help either, it feels like there was a change in the API


Solution

  • Switch to GET request instead of POST. It still works.