Python requests module returning different output

import requests
requests.post('https://api.axs.com/proxy/v3/flash/migrate/authenticate', headers={'User-Agent': 'AXSMobile/5005 CFNetwork/1390 Darwin/22.0.0'})

the code above returns a 401 status code, when i replicate the exact same request in openbullet i get a 403 (Forbidden) since it gets blocked by cloudflare.

Does anyone know the reason? Thanks.

This Forum Is not for cracking Its forbiden Ruri will ban u

Im not cracking anything, how did you come to that conclusion?

You are trying to Crack a site that is not yours Axs.com And its Not allowed And For this site u must use Hq Proxies Resedential

im not and the proxies aren’t the problem it’s not only on this url, as stated when I make the request with python I get the right output but not with openbullet