I want to add sign-in function by app id on web and iPhone.
My application develops with Riles.
I created a service id and added redirect url to it.
And I added a button to my web application by referring to page
redirect uri is the redirect url registered in service id.
However, click the button to always return the 'Invalid redirect_uri'
I can't solve this problem because I don't have any more information.
Please help me.