amazon-archives / aws-sdk-react-native

AWS SDK for React Native (developer preview)
Apache License 2.0
631 stars 68 forks source link

Lamda code not working #37

Closed vivekmago closed 7 years ago

vivekmago commented 7 years ago

I was trying out the LambdaTest but getting the following error when I run that test. I changed the region and identity pool to what I use and a lamda that I wrote but those are the only changes the rest of the code is as per example. Please help as am not sure what I am doing wrong.

2017-01-12 17:56:08.034 [error][tid:com.facebook.react.AWSRNCognitoCredentialsQueue][RCTConvert.m:58] JSON value '{ callbackId = "6785E7DB-C758-4DE7-85B6-D0D814D5CC32"; }' of type NSMutableDictionary cannot be converted to NSString

vivekmago commented 7 years ago

This was due to issue in #20