Cloudinary cloudinary = new Cloudinary(Environment.GetEnvironmentVariable("CLOUDINARY_URL"));

Tom7254
Tom7254 Member Posts: 4
edited May 2024 in Developer APIs

When I run my app I get the following error.

System.UriFormatException: 'Invalid URI: The hostname could not be parsed.'

I am running this on a blazor app and I am trying to upload my images.

Can anyone help?

Thanks

Tagged:

Answers