I tried to connect laravel to box api but I receive this error message
GuzzleHttp\Exception\ClientException
Client error: POST https://api.box.com/oauth2/token resulted in a 400 Bad Request response: {"error":"invalid_grant","error_description":""kid" invalid, unable to lookup correct key"}
I tried to connect laravel to box api but I receive this error message
GuzzleHttp\Exception\ClientException
Client error:
POST https://api.box.com/oauth2/tokenresulted in a400 Bad Requestresponse: {"error":"invalid_grant","error_description":""kid" invalid, unable to lookup correct key"}