Giter Club home page Giter Club logo

Comments (7)

joslange avatar joslange commented on July 1, 2024 2

Same issue here. restcountries.eu redirects to http://countrylayer.com/ that requires registration (free account) and an api key. Love the pcf control though, makes the country selection stand out visually and standardized spelling without a separate country lookup entity.

from countrypicker.pcf.

joslange avatar joslange commented on July 1, 2024 2

@MattCollins-Jones @joslange I published a new release v1.0.0.8 seems that the base urll i was using for the API call is not working anymore (https://restcountries.eu) changed to https://restcountries.com and all seems back to normal.

Quickly tested an upgrade in one environment, can confirm that it seems to be working just fine. Thanks for the quick response! :)

from countrypicker.pcf.

drivardxrm avatar drivardxrm commented on July 1, 2024 1

@MattCollins-Jones @joslange
I published a new release v1.0.0.8
seems that the base urll i was using for the API call is not working anymore (https://restcountries.eu)
changed to https://restcountries.com and all seems back to normal.

from countrypicker.pcf.

drivardxrm avatar drivardxrm commented on July 1, 2024

Hi @MattCollins-Jones That is a big problem indeed ;(.
I guess I have no choice than to refactor the control and inject the free API key in the inputs.

Will try to work on it ASAP

from countrypicker.pcf.

drivardxrm avatar drivardxrm commented on July 1, 2024

@MattCollins-Jones @joslange
The free tier of the new API is very bad. 100 call per month 😡
image

I might have to find another source API

from countrypicker.pcf.

drivardxrm avatar drivardxrm commented on July 1, 2024

@MattCollins-Jones
I think I found the issue, while looking at the doc they changed the api version to 3.1
Ex. This call will still work like before : https://restcountries.com/v3.1/all

The control uses https://restcountries.eu/rest/v2/all that looks discontinued
I will update ASAP

from countrypicker.pcf.

drivardxrm avatar drivardxrm commented on July 1, 2024

Closing the issue

from countrypicker.pcf.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.