requested path is invalid
#34162
Unanswered
marcosdipaolo
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm having this error trying to use the storage client within a strapi custom provider and I don't know what else to try.
Not exactly sure if
pathrefers to the first arg on the upload function or something else, like thefile.pathbeingnull.The response is
{ data: null, error: 'requested path is invalid' }.All reactions