Invalid parameter value for redirect_uri
问题 When i try to authenticate my app in Google Plus via Web i get an error: Error: invalid_request Invalid parameter value for redirect_uri: Missing authority: MY_APP:/oauth2callback I did everything according to the instructions: https://developers.google.com/+/mobile/ios/getting-started However, authentication with Google Plus application runs fine. What's the problem? 回答1: I encountered the same problem because I was using an unconventional bundle id i.e it was not in the format com.company