Box api throwing error for getting the access token -
i trying access token , refresh token , using following url post http request , receiving below error for:
post https://api.box.com/oauth2/token?client_id=abs34&client_secret=123 { "error":"invalid_request", "error_description":"invalid grant_type parameter or parameter missing" }
Comments
Post a Comment