I looked up the documentation for the proxyservice module and it says responses are formatted in a specific way:
Did you make sure that you are using api.body
and converting it from JSON, etc? In your code you are just iterating over api
I looked up the documentation for the proxyservice module and it says responses are formatted in a specific way:
Did you make sure that you are using api.body
and converting it from JSON, etc? In your code you are just iterating over api