When I try a request to Dropbox API(v2), I am getting this error ,
"message": "Error in call to API function "users/get_current_account": Bad HTTP "Content-Type\" header: "application/x-www-form-urlencoded". Expecting one of "application/json", "application/json; charset=utf-8", "text/plain; charset=dropbox-cors-hack"
I am referring the following DropBox Documentation link and setting the Header as mentioned . Can someone please
help what is the reason for the issue ?
I am getting the above error message for the following APIs
/users/get_space_usage
users/get_current_account