Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error in reading awsconfiguration.json for GoogleSignIn

when I tried to start using AWS, I got this error. I followed the exact same way as this link. https://docs.aws.amazon.com/aws-mobile/latest/developerguide/getting-started.html#connect-to-your-backend

How can I fix this?

This is the error what I got.

like image 380
Leo Fujishima Avatar asked Feb 22 '18 21:02

Leo Fujishima


1 Answers

This error getting logged in the console can be ignored. This was a bug in 2.6.7 version. It has been fixed in one of the latest releases. Please upgrade to 2.6.15 or latest and you will not see this exception anymore.

like image 115
Karthikeyan Avatar answered Oct 25 '22 02:10

Karthikeyan