hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

Find Way to connect hdx export staging setup with hdx API python : Export tool #235

Closed kshitijrajsharma closed 2 years ago

kshitijrajsharma commented 2 years ago

Export tool uses hdx-python-api==2.1.5 , meanwhile current version is 5.7 . The main problem is ocha updated their staging site URL which is not available in version 2.1.5 , the old URL is dead now when I use 2.1.5 I can't connect to ocha staging url , but When i try to shift to new version which has new staging url integrated , all features of exportool which are coded to pass info from export tool to hdx is failing . Need to find a way to overcome this problem