“install URL must be updated to include the new parameters from transitioning this app into a hybrid app. Currently, OAuth gets stuck in a loading loop and leads to an error page, preventing us from testing the app or its updates.”
When our app is authorizing the site, the screen breaks and redirects to an error.
We’ve updated permissions in the oAuth URL but this message in the email from support isn’t giving us a clear path to resolution.
Hi there,
OAuth authorization and redirect errors can occur due to several common configuration issues. Here are some general troubleshooting steps:
- Verify that your OAuth redirect URI exactly matches what’s configured in your app settings
- Check that your API credentials (Client ID and Secret) are correctly entered
- Ensure your app’s domain is properly configured in the OAuth provider’s settings
- Clear your browser cache and cookies if you’re testing the integration
For more detailed guidance, please provide:
- Which OAuth provider you’re trying to integrate with
- The specific error message you’re receiving
- Where in the authentication flow the error occurs
You can also review our OAuth integration documentation here: https://university.webflow.com/lesson/oauth-integration
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.