in reply to Problem parsing json
Can you describe to us where exactly your problem is?
Is the problem that you expect success but receive an error from the API? This would be something you need to consult the documentation of your API.
Is the problem to parse the output of the response reason? This could be solved by using the JSON module to parse the response.
|
|---|