Change API endpoint
-
@damiarita freegeoip.net has moved to ipstack.com so you need to change the API endpoint. Also, it requires an API key.
Also, IPStack’s JSON callback is like this:
https://api.ipstack.com/IP_ADDRESS ? access_key = YOUR_ACCESS_KEY & callback = MY_FUNCTION
Also, the free API provides a response on http. So simply the protocol-independent “//” won’t work. You need to put “https://”
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Change API endpoint’ is closed to new replies.