amazon-archives / aws-mobilehub-ember

Serverless example mobile web application for building a Serverless EmberJS based web application using AWS JavaScript SDK, and MobileHub.
MIT No Attribution
17 stars 9 forks source link

fix for issue unexpected token issue #4

Closed officeguy closed 6 years ago

officeguy commented 6 years ago

seems to have been caused by double parsing of json data. ref https://github.com/aws-samples/aws-mobilehub-ember/issues

Fixes #3