palanore1
Registered Member
- Feb 12, 2024
- 71
- 25
I am trying to discover the API of a dating app that I am working on automating some services for a client of mine. Managed to make lots of successful requests myself, but when it comes to making the login, I have some trouble in getting the right response back. Problem is I send the login POST request exactly like it is sent from the browser, except the cookies, and I get a HTML page as response from Cloud Flare that is supposed to load those cookies I think if I would've been using a browser to make the login.
I am really having lots of trouble getting past this, I don't think it should be too difficult but I m not the best at reverse engineering APIs and I would be extremely thankful for any help I can get.
Thanks
I am really having lots of trouble getting past this, I don't think it should be too difficult but I m not the best at reverse engineering APIs and I would be extremely thankful for any help I can get.
Thanks