spatie / flysystem-dropbox

A flysystem driver for Dropbox that uses the v2 API
https://freek.dev/734-dropbox-will-turn-off-v1-of-their-api-soon-its-time-to-update-your-php-application
MIT License
342 stars 50 forks source link

"Client error: `POST https://api.dropboxapi.com/2/files/list_folder` resulted in a `401 Unauthorized #59

Closed developcreativo closed 3 years ago

developcreativo commented 3 years ago

image

exception: "GuzzleHttp\Exception\ClientException"
file: "C:\laragon\www\moravaim\vendor\guzzlehttp\guzzle\src\Exception\RequestException.php"
line: 113
message: "Client error: `POST https://api.dropboxapi.com/2/files/list_folder` resulted in a `401 Unauthorized` response:↵{"error_summary": "missing_scope/", "error": {".tag": "missing_scope", "required_scope": "files.metadata.read"}}↵"
trace: [{file: "C:\laragon\www\moravaim\vendor\guzzlehttp\guzzle\src\Middleware.php", line: 69,…},…]