allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
210 stars 39 forks source link

problem with api connection #9332

Open PrzemyslawLukanowski opened 1 week ago

PrzemyslawLukanowski commented 1 week ago

Discussed in https://github.com/allegro/allegro-api/discussions/9331

Originally posted by **Pavel9525** July 3, 2024 Hello, can you please help me with api connection? We using prestashop and modul from cedcommerce. When i try to get token in configuration of modul, than redirect me to the allegro webpage. That page is in the attach screen and there is something wrong, but i don't know what, could you help me please? ![allegro chyba](https://github.com/allegro/allegro-api/assets/174454474/e12ece37-2d65-45a8-9ff5-8a60ef324726)
PrzemyslawLukanowski commented 1 week ago

Hi, The cause of the error is that the redirect URI defined on https://apps.developer.allegro.pl/ is different from the redirect provided in the application you are using. These links need to be the same.

Pavel9525 commented 1 week ago

Hi, thank you for help, i change to right URL and now it works well, thank you.

PrzemyslawLukanowski commented 1 week ago

Thank you for the confirmation, I'm glad I could help.