-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Getting File from Cloud Storage #23
Comments
same i have been getting this error too when I am working [15:22:27] ERROR (payload): Error getting file from cloud storage |
Did you find a fix for this? |
hi @adrianhajdin Kind regards |
Last 10 minutes of the video, after entering the API keys from Payload inside the .env file we created in the beginning.
ERROR (payload): Error getting file from cloud storage
err: {
"type": "Error",
"message": "Missing required parameter USERNAME",
"stack":
InvalidParameterException: Missing required parameter USERNAME
at C:\Users\raven\Desktop\e-commerce-store\node_modules\amazon-cognito-identity-js\lib\Client.js:128:19
at processTicksAndRejections (node:internal/process/task_queues:95:5)
"name": "InvalidParameterException",
"code": "InvalidParameterException"
}
The text was updated successfully, but these errors were encountered: