chore(settings): Handle OAuth Integration invalid scope error
commit 24ca20a3abf79466ddf6f1574359c5e2959824e9 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