-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hi,
When doing this :
library(eurostat)
df_eurostat = get_eurostat("nrg_bal_c", filters = list(geo = "FR", unit = "TJ", siec = "TOTAL"))
error message is :
You have no access to ec.europe.eu.
Please check your connection and/or review your proxy settings
Error in httr2::req_perform():
! Failed to perform HTTP request.
Caused by error in curl::curl_fetch_memory():
! Received HTTP code 403 from proxy after CONNECT
Run rlang::last_trace() to see where the error occurred.
Message d'avis :
Dans get_eurostat("nrg_bal_c", filters = list(geo = "FR", unit = "TJ", :
You have no access to ec.europe.eu.
Please check your connection and/or review your proxy settings
opening .europe.eu is wrong, should open .europa.eu to access data
Metadata
Metadata
Assignees
Labels
No labels