Open Juanma24- opened 1 year ago
Only getting a 405 "Method not allowed" when visiting on a Browser? That can't be the correct way to do this, or is it?
@arnolicious it actually is correct. You will still see an attempt to download the favicon.ico which should contain the datadome token. If you don't see the cookie header on that request, look in the session storage of your browser (Firefox: F12, Tab web storage, cookies, toogoodtogo entry).
Well for me that never worked, what did now work was this:
The Value actually gets set there, so this must be the valid one.
- Copy datadome value under Cookie header
sorry for the noob question: do I have to copy the datadome value in the "Request headers" section or in the "Response headers" one?
Thank you, Roberto
Would it be useful to add the procedure to complete
header {"Cookie": }
to the Readme file?Something like (sorry if there are some errors, I am not very familiar with the procedure):
After login procedure, a TooGoodToGo Token must be generated following this procedure: