Open richard-313 opened 1 year ago
see my fork for adapted version: https://github.com/backupandforkacc/kleinanzeigen-magic/
@s72817: Thanks for the suggestion. I will adapt it in the code.
@backupandforkacc: I cannot see any commits in your repository. Do you want to get me a pull request?
I have pushed the API endpoint change to the develop branch. Ads can be topped up again.
BUT I receive every time on login with the Kleinanzeigen Magic app an e-mail, that I need to change my password. This means the login routine has changed. I need some time to reverse the new routine and adapt it. Please do not use the app until the routine is adapted, except if you want to get your account blocked.
Many thanks.
I cannot confirm the behaviour with having to change passwords with the app I built from the dev branch. I could login and top up the ad without issues. Just tested it again.
I did not test with your latest build.
Have you tried it by building the develop
branch or did you just test it with the latest build?
Sorry I was not clear. Adapted my post. I did only test my fork where I adapted the URI and build the app with yarn. I am not a professional developer, so sorry if I do not use the correct terminology
Maybe you like to share your code?
@exislow Have you tried to change to api.kleinanzeigen.de/api? They are now more crazy: they want x-ebayk-wenkse-session-id and x-acf-sensor-data in header :(
I just adapted the file kleinanzeigen.js and set the base url to BASE_URL = 'https://api.kleinanzeigen.de/api';
I tested today and it works (I could renew an ad).
I just adapted the file kleinanzeigen.js and set the base url to BASE_URL = 'https://api.kleinanzeigen.de/api';
I tested today and it works (I could renew an ad).
you can also login with new base url?
they changed to https://api.kleinanzeigen.de/api