CredentialsError: Missing credentials in config (Part 2)

Hi, I am having the same issue with the ionic2-starter-aws. I tried the solution offered here, using the aws-mobile-hub aws-sdk.min.js instead of the one with the starter kit, but it did not help. I also tried creating a new app, but had the same problem.

Like Hairus, I only have this problem when trying to view or add a Task. The auth process works fine.

I am running ionic 3.

This is my error message,
CredentialsError: Missing credentials in config
Stack trace:
handleRequest/<@http://localhost:8100/assets/aws-sdk.min.js:40:14371
f</t.prototype.invokeTask@http://localhost:8100/build/polyfills.js:3:9956
onInvokeTask@http://localhost:8100/build/vendor.js:4499:28
f</t.prototype.invokeTask@http://localhost:8100/build/polyfills.js:3:9869
c</r.prototype.runTask@http://localhost:8100/build/polyfills.js:3:5124
t/this.invoke@http://localhost:8100/build/polyfills.js:3:10938
main.js:551:13

Thank you for your help!

1 Like

Did you find a solution to this? Iā€™m having the exact same issue.