Storybooks for commit 24ca20a3abf79466ddf6f1574359c5e2959824e9

Date
2025-10-08T18:44:53.139Z
Summary
chore(settings): Handle OAuth Integration invalid scope error
Description
commit 24ca20a3abf79466ddf6f1574359c5e2959824e9
Author: Nicholas Shirley 
Date:   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