-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to access data with wbopendata #37
Comments
Dear Karsten,
Many thanks for using wbopendata.
I tried, but could not replicate your error, please make sure you are using version 16.3 of wbopendata.
Please refer to the snip of out output below:
[cid:image001.jpg@01D68855.16FD3920]
From: KarstenKohler <notifications@github.com>
Sent: Friday, September 11, 2020 12:04 PM
To: jpazvd/wbopendata <wbopendata@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [jpazvd/wbopendata] Failed to access data with wbopendata (#37)
[External]
Hello,
First of all, many thanks for writing this excellent package!
Having successfully used the package several times in the past, today I wasn't able to retrieve data with wbopendata. Despite having updated the package using " ssc install wbopendata, replace" and using simple requests such as "wbopendata, language(en - English) country(USA) nometadata indicator(NY.GNP.MKTP.KN) long clear", I encounter the following error:
" (1) Please check your internet connection by clicking here, if does not
work please check with your internet provider or IT support,
otherwise...
(2) Please check your access to the World Bank API by clicking here, if
does not work please check with your firewall settings or internet
provider or IT support.
(3) Please consider ajusting your Stata timeout parameters. For more
details see netio.
(4) Please consider setting Stata checksum off. set checksum
(5) Please send us an email to report this error by clicking here or
writing to:
email: data@worldbank.org<mailto:data@worldbank.org>
subject: wbopendata query error at 11 Sep 2020 16:56:38:
https://api.worldbank.org/v2/en/countries/USA/Indicators/NY.GNP.MKTP.KN?
downloadformat=CSV&HREQ=N&filetype=data"
When I click on the hyperlink under (2), a website opens that says the following:
"statusCode | 404
message | "Resource not found"
"
I wonder whether this is related to the change of Indicators API from v1 to v2 mentioned here<https://datahelpdesk.worldbank.org/knowledgebase/articles/889392#how-to-use-the-v2-indicators-api>?
I'd appreciate any attempt to resolve this problem.
Many thanks,
Karsten
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjpazvd%2Fwbopendata%2Fissues%2F37&data=02%7C01%7Cjazevedo%40worldbank.org%7Cb0467a14d0b243ab7fab08d8566c441c%7C31a2fec0266b4c67b56e2796d8f59c36%7C0%7C1%7C637354370280124054&sdata=uh50igGsKgZn2jdkEk62DVMUtRbCOMyNGaJ%2F0afTwGA%3D&reserved=0>, or unsubscribe<https://nam03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAHNJ6KPHUX7B43HHMDEHUDLSFJC6BANCNFSM4RHZA4JQ&data=02%7C01%7Cjazevedo%40worldbank.org%7Cb0467a14d0b243ab7fab08d8566c441c%7C31a2fec0266b4c67b56e2796d8f59c36%7C0%7C1%7C637354370280134052&sdata=oANdaY4q5JUuMqvMT%2BuQ2Nh913EarPnE4Sr1l85Cdkg%3D&reserved=0>.
|
Dear João, Many thanks for looking into this so swiftly. It does seem to be a problem related to the set-up at my end, possibly due to the firewall. If I find a solution, I will post it here. Best wishes, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
First of all, many thanks for writing this excellent package!
Having successfully used the package several times in the past, today I wasn't able to retrieve data with wbopendata. Despite having updated the package using " ssc install wbopendata, replace" and using simple requests such as "wbopendata, language(en - English) country(USA) nometadata indicator(NY.GNP.MKTP.KN) long clear", I encounter the following error:
" (1) Please check your internet connection by clicking here, if does not
work please check with your internet provider or IT support,
otherwise...
(2) Please check your access to the World Bank API by clicking here, if
does not work please check with your firewall settings or internet
provider or IT support.
(3) Please consider ajusting your Stata timeout parameters. For more
details see netio.
(4) Please consider setting Stata checksum off. set checksum
(5) Please send us an email to report this error by clicking here or
writing to:
email: data@worldbank.org
subject: wbopendata query error at 11 Sep 2020 16:56:38:
https://api.worldbank.org/v2/en/countries/USA/Indicators/NY.GNP.MKTP.KN?
> downloadformat=CSV&HREQ=N&filetype=data"
When I click on the hyperlink under (2), a website opens that says the following:
"statusCode | 404
message | "Resource not found"
"
I wonder whether this is related to the change of Indicators API from v1 to v2 mentioned here?
I'd appreciate any attempt to resolve this problem.
Many thanks,
Karsten
The text was updated successfully, but these errors were encountered: