How do I set a Google OAuth 2.0 Redirect URI if the port it’s sent from keeps changing?
I’m creating a program that requests information from the Google Calendar API, and I’ve gotten to the point that pretty much all authentication works properly so far. When I go to test the program, though, I always run into an error saying that the app’s request is invalid.