Dave Merwin

Results 4 comments of Dave Merwin

So, with Postman I get this: {"id": 1, "url": "http://127.0.0.1:8000/api/items/1", "title": "Awesomeness", "summary": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore...

I do not have any interceptors. I also just reinstalled everything to make sure that there wasn't anything that could also be causing an issue. I also don't have any...

Also, I rewrote the entire thing using $http only, and it returns the object properly. Something about the wrapper of Restangular is causing it to become an array.

Correct. I'm using get(). I'll take a look at what you posted. On Wed, Aug 6, 2014 at 3:22 PM, Paul Dijou [email protected] wrote: > Here is a try to...