You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply after uploadImage() function gets triggered and you select actually existing image with path. Error appears - "Cannot find the item specified by the provided path"
Hello @Dapucla Sorry for the delay. I was not able to reproduce the issue you described as I receive flutter: Successfully uploaded file: media/public/... when running your uploadImage function. I needed to modify your amplify/storage/resource.ts file in order to generate my AmplifyOutputs. Can you please try updating your storage file to:
Description
Simply after uploadImage() function gets triggered and you select actually existing image with path. Error appears - "Cannot find the item specified by the provided path"
Categories
Steps to Reproduce
Simply trigger uploadImage() function, during which after selecting image terminal states -
flutter: Cannot find the item specified by the provided path.
Screenshots
No response
Platforms
Flutter Version
3.24.0
Amplify Flutter Version
2.4.0
Deployment Method
Amplify Gen 2
Schema
No response
The text was updated successfully, but these errors were encountered: