Getting 403 Forbidden nginx when trying to call external api

Hi, I'm getting a 403 Forbidden nginx error when trying to send a post request to "https://steamcommunity.com/openid/login" This only happens when my application is deployed to pages. If I'm testing locally it works perfeclty fine. I found that it's most likely due to steam blocking cloudflare's requests, so I'm wondering how could I fix this?
Was this page helpful?