Error authenticating application: No redirectUri provided.

Created at 25 Jun 2024, 15:09
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
TE

test-01

Joined 25.06.2024

Error authenticating application: No redirectUri provided.
25 Jun 2024, 15:09


Hello,

The 3rd party clients get this message when tries to allow access for my Application to his accounts.  

I have added the following uris:

http://www.mysite.com/auth/ctrader.php

https://www-mysite.com/auth/ctrader.php

www.mysite.com/auth/ctrader.php

mysite.com/auth/ctrader.php

The uri is valid.

Can somebody help me what do I wrong?


@test-01
Replies

PanagiotisCharalampous
26 Jun 2024, 08:58

Hi there,

Make sure that the redirect_uri variable set in your authentication url is the same as the one set in your application

Best regards,

Panagiotis


@PanagiotisCharalampous