Unable to upload images

I am trying to upload a PNG image. I receive filetype not allowed.

Png is allowed by default, but it’s in the list of allowed extensions in the module configuration for the image media type

Yes, the module is enabled and the PNG extension is listed as allowed.

In that case it should upload. If not it may be some restriction on your PHP installation about what kinds of files it’s allowing you to upload.

Did you solve this issue? I’m having the same problem.

I want to say that I modified the php.ini in relation to file upload sizes as documented here: