IOS Invalid Redirect URI

I'm trying to implement Apple oauth using rest-social-auth Python library and when I try to open the link it raises the following error: "invalid_request Invalid web redirect url.", although I set the redirect URI on Apple project configuration.

IOS Invalid Redirect URI
 
 
Q