I need help with fetching an authorization token from a mobile app.
I used Charles proxy to read how an authorization token is fetched from my target app.
I set the headers and data exactly the same as the mobile app does with a python script using curl_cffi and a smartproxy proxy.
And I get 400 and cloudflare is in the content of the response.
How are they detecting my requests?
I used Charles proxy to read how an authorization token is fetched from my target app.
I set the headers and data exactly the same as the mobile app does with a python script using curl_cffi and a smartproxy proxy.
And I get 400 and cloudflare is in the content of the response.
How are they detecting my requests?