Using Oracle Cloud with Adonis Drive #4866
Replies: 1 comment
-
My dumbass just switched key and secret. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been trying to setup drive to work with Oracle Cloud but have been unsuccessful so far.
Here is my current config:
With my .env (With the proper redaction):
However when trying to run this:
I get the following error:
However I do use oracle cloud with laravel, and have been basing my adonis configs with laravel's:
.env:
And there it works just fine.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions