jposey
8 years agoNew Contributor II
OAuth2 issues authorizing to Box
I am using REST snaps to connect to and perform functionality in Box that are not available via Box Snaps. I am having trouble establishing my OAuth2 account. I have my ‘application’ setup in Box to connect to and have the client ID and secret all setup as well as the redirect URI to go to https://elastic.snaplogic.com/api/1/rest/admin/oauth2callback/rest.
When I try to authorize in the account creation in SnapLogic, I get prompted as expected by Box but am then redirected to a SnapLogic error after logging in. The error details state:
“Unable to decrypt property ‘$.settings.client_id’ with key: account-autogen”
“400 Bad Request”
Any ideas?