ga-wdi-exercises / pbj-project3

[project]
0 stars 2 forks source link

Null Params in cocoa rest #44

Closed Curtismn87 closed 9 years ago

Curtismn87 commented 9 years ago

We are setting up our routes and we can post in cocoa rest, but the params are null. Why will it post but won't allow us to put in information?

RobertAKARobin commented 9 years ago

The content/type needs to be application/json.