Hey @collin,
I see that you are referring to OAuth credentials available in the browser’s localstore, are you testing the app locally by running fdk run or is the app packed and deployed as the custom app where it’s erroring up?
Can you share your oauth_config.json file with removing the values for client_id and client_secret?
Check out the OAuth docs and also sample app with OAuth.