HTTP Error in R

Hi,
I am tyring to get some data with R Studio. I am using the example codes from renewables.ninja but I got HTTP error. Here is the exact error that I have:
“Error in open.connection(file, “rt”) : HTTP error 400.”

What could be a problem? Thank you for your time and help.

HI,

I am in same position. I think it might be due to firewalls. Did you get a solution?

No, unfortunately…

Still have the problem here.

Hi, I had the same problem but only for wind. After replacing the spaces in the “turbine” parmater with “%20” it worked!