85x14 / griddler-ses

MIT License
13 stars 29 forks source link

Params not set #6

Open davidgeere opened 8 years ago

davidgeere commented 8 years ago

This is driving me nuts. I just did a fresh install of Griddler and Griddler-SES. I setup all the AWS items as noted I even pulled a local copy of your library and I still don't know why params aren't set. I checked the middleware, I checked the data being sent. It simply isn't working. :/

I created my own controller and used JSON.parse(request.body.read) but this opens its own can of worms. Any ideas?