Hello,
I am building an app within Facebook canvas and I am encountering a problem when I use a javascript code to send requests. The error says that:
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
Is there any way to specify the redirect_uri in the CanvasSignInController?
Thank you in advance.
I am building an app within Facebook canvas and I am encountering a problem when I use a javascript code to send requests. The error says that:
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
Is there any way to specify the redirect_uri in the CanvasSignInController?
Thank you in advance.