You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/04/12 21:01:47 UTC

[GitHub] [fineract-cn-mobile] ks-kartik opened a new pull request, #196: Updated RestCountryAPI URL

ks-kartik opened a new pull request, #196:
URL: https://github.com/apache/fineract-cn-mobile/pull/196

   Fixes The Invalid Country Issue while creating a new customer 
   
   Before and After Screenshots -
   ![image](https://user-images.githubusercontent.com/83168137/163053670-b83df385-7f00-4b93-8d0e-ef3bfa9ffc9d.png) ![image](https://user-images.githubusercontent.com/83168137/163048342-8ab51d93-6cfc-44b0-9a62-3acff90ccec5.png)
   
   Summary - 
   When creating a new customer and entering Customer's Address, all the countries were considered invalid as the URL of API fetching was outdated.
   I have updated the URL keeping the required fields in mind.
   New URL - https://restcountries.com/v2/all?fields=name,alpha2Code,translations


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org