In Postman clicking the current avatar for the user, selecting the “View Profile” button. From the site that loads → Edit Profile → Attempting to upload a 44KB .PNG file for either Profile/Cover picture results in a failure toast.
Looking at the Post request
https://api.cloudinary.com/v1_1/postman/image/upload
with a response of
{"error":{"message":"cloud_name is disabled"}}