api
api copied to clipboard
How is my IP? and Chatfuel
Im using Chatfuel for facebook chatbot and want to add the function "How is my IP?" I'm using your http://api.rest7.com/v1/my_ip.php script as a jason request with GET and I get the error code "An error in JSON plugin has occurred – Unable to parse json"
What can i do?
thx
https://cl.ly/ojKl
I really can't tell what can be wrong here. This is a very simple API and it returns a very simple JSON data. I don't see how there could be any problems parsing it. Perhaps you could post here a bit of your code to show how are you getting the data and parsing it?