uber-php icon indicating copy to clipboard operation
uber-php copied to clipboard

A php client for consuming Uber API

Results 3 uber-php issues
Sort by recently updated
recently updated
newest added

i am trying to install this package with the other oauth2-uber package, but i am have some complications, when require the composer its says: _Your requirements could not be resolved...

I got " AH01071: Got error 'PHP message: PHP Fatal error: Uncaught exception 'Stevenmaguire\\Uber\\Exception' with message 'Method not implemented' " in ride request api integration.

When we are calling uber products api its working perfect but wen we call ride reminder api we getting following 404 errors, ``` PHP Fatal error: Uncaught exception 'GuzzleHttp\Exception\ClientException' with...