OAuth consent screen - ability to remove application logo: old solution is no longer working
Question : how to remove an application logo. Solution : previous solution from this answer, https://stackoverflow.com/a/57168008/1992004 , is no longer working. Google changed the format of "iconUrl" to "icon" , and uses now the Base64 -encoded data stream, like "icon":"iVBORw0KGgoAAAAN... , instead of the image URL, previously written as "iconUrl":"https:/