OP 20 December, 2021 - 02:19 PM
Hey, I need help with spotify api. Sooo.... I'm trying to make a private spotify checker for myself and learn a how does it work. I'm not new to simple checkers but this one is a bit difficult for me.
1. If you go to https://accounts.spotify.com/en/login/ and try to login it uses a recaptcha so fuck this way.
2. Android api
Final: I need someone to explain me how to make checker when api uses x-protobuf and it's not that easy to decrypt it without a proto schema i guess or idk you tell me
Thanksss
1. If you go to https://accounts.spotify.com/en/login/ and try to login it uses a recaptcha so fuck this way.
2. Android api
- I've spin up burp suite and make a proxy so i can intercept my traffic.
- I've set it up with my android phone and found login request on url: POST login5.spotify.com/v3/login buuuut i found that it uses Content-Type: application/x-protobuf and i've got no clue how to work with that.
- Soo please help ?
Final: I need someone to explain me how to make checker when api uses x-protobuf and it's not that easy to decrypt it without a proto schema i guess or idk you tell me
Thanksss