This is 100% true, but using the same proxy and the same request(method, headers, body) works with Postman and doesn't work on my python script using curl_cffi for the requests
I'm using curl_cffi for the requests. I think that library is the best for these kind of operations. All the headers are the same...
The weird thing is I tried the same request with Postman and it worked, with the same exact body and headers
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.