'Nesting too deep' error while retrieving JSON using HTTParty

后端 未结 3 1527
遇见更好的自我
遇见更好的自我 2021-01-13 20:33

I am writing a very simple proxy wrapper for the reddit api so I can make cross domain JSONP requests (reddit does not allow JSONP calls to my knowledge).

I am using

3条回答
提交回复
热议问题