Louuke / McReverse

Reverse engineered library for the german McDonald's API in Java
Apache License 2.0
29 stars 0 forks source link

How to use #22

Open leozoz opened 3 months ago

leozoz commented 3 months ago

Sorry i don't know about java but i really want to use this is there a easy way to use this and is this works with global mcdonalds or only with german mcdonalds accounts?

Louuke commented 3 months ago

Hey, thanks for your interest in my project :)

As you've probably noticed, I stopped the development a few months ago, so it's likely that the code will no longer work without adjustments. I focused on developing for the German McDonalds API, so I don't know how the international version differs. However, I assume that the difference is not big and only API keys and possibly schemas are different.

I can tell you that McDonalds works with Akamai Sensor Data Tokens to verify that the requests are sent from real (Android) devices. So you will have to find a way to get these tokens, because otherwise login requests, for example, will time out.