We are getting "101 unexpected server error form BoxAPI"
AnsweredHI team, recently we have reset the client secret for Box through Developer console. And we have updated the new secret wherever its necessary for our application. But the issue is when we are trying to upload a file to box , getting some unexpected server error response fromm Box API. When we looked into log we can see after resetting the client secret also, its not picking the client ID and secret , the value of client ID and secret is showing null.
-
t seems like the application is not correctly loading the updated client ID and secret after the reset. Double-check if the new client ID and secret are properly configured in the environment variables or configuration files used by your app.
Please sign in to leave a comment.
Comments
2 comments