Open sphericle opened 2 months ago
k the api key is now recognized, but the json response can't be deserialized. weird, bc i didn't change anything lol. probably something to do with how the api itself is sending data.
ok the country code and region iso code are returning null, which is why the thingy fails. huh!??!?!!
error message is: "Ip Geolocation succeeded, but we can not deserialize the response: error decoding response body
"
error decoding response body is the error returned from abstract, and the rest is a hardcoded error message lol
currently returns an error about the data not being correctly deserialized, weird