chore(settings): Handle OAuth Integration invalid scope error
commit 97d64589f3b799c929cf5d21e39907f075c25977 Author: Nicholas ShirleyDate: Thu Oct 2 14:32:40 2025 -0600 chore(settings): Handle OAuth Integration invalid scope error Because: - We occasionally see errors about invalid OAuth Parameter: scope This Commit: - Gracefully handles that error and displays the OAuthDataError component - Still captures exception in Sentry