Error 403 when using API call to extract CSV file containing list of EV charging stations

Hello, I’ve been trying to extract a CSV file containing all EV charging stations from Italy using this post as reference:

Download data for Ireland - Question - Open Charge Map - Community Discussions

As the post suggested, I was trying to run a GET API call through Postman using this url:
https://api.openchargemap.io/v3/poi?key=example&countrycode=IE,GB

The country code is for Ireland, I wads trying to see if this was working before setting the country code to Italy.
However, I get error 403 with the following description:

The request was a legal request, but the server is refusing to respond to it. Unlike a 401 Unauthorized response, authenticating will make no difference.

Do you know how I could solve the issue?

Thank you in advance

I’ve not seen that error message before but I suspect your API key is wrong (‘example’ is just an example key). To get a valid key sign into https://openchargemap.org then go to my profile > my apps - register an application