Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using Laravel with backblaze to make cloud storage site for main personal use but get error #22

Open
GioFerox opened this issue Jan 14, 2021 · 0 comments

Comments

@GioFerox
Copy link

GioFerox commented Jan 14, 2021

I keep getting this error when trying to download a file. I'm using Backblaze with Laravel as a cloud storage site. The file uploads fine but when to download I get that error and I'm not sure why. This is my first project in laravel and it is for learning purposes.

Getting that error code:

InvalidRequest invalid b2-content-disposition: expected ';' but got Token{type=TOKEN, text='Main.mp4', startPosition=40}

and this in site logs:

[2021-01-16 02:49:51] production.ERROR: Received HTTP status code [400] with message "{"errors":[{"code":215,"message":"Bad Authentication data."}]}" when getting temporary credentials. {"userId":1,"exception":"[object] (League\OAuth1\Client\Credentials\CredentialsException(code: 0): Received HTTP status code [400] with message "{"errors":[{"code":215,"message":"Bad Authentication data."}]}" when getting temporary credentials. at /home/giofeivj/file.gioferox.com/vendor/league/oauth1-client/src/Server/Server.php:445)
[stacktrace]

not sure if you can point me in the right direction of what I might be doing wrong

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant