Search results

  1. B

    Question about scraping a mobile app

    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...
Back
Top