Skip to content

403 error sending wrong domain #326

@olivierchantrel

Description

@olivierchantrel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions