Storybooks for commit 97d64589f3b799c929cf5d21e39907f075c25977

Date
2025-10-08T18:56:30.857Z
Summary
chore(settings): Handle OAuth Integration invalid scope error
Description
commit 97d64589f3b799c929cf5d21e39907f075c25977
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