When trying to configure Google Drive SDK via Google API Console I am unable to upload an required Application Icon because the upload pop-up doesn't open properly.
When I click "Select" button to upload either one of the suggested icons I get a blank screen and unable to upload required icon (dl from: https://drive.google.com/uc?export=download&id=0B8B7dx72Jp0keDdnMElVbVd6c2c)
If I look at the Javascript Console I can see the following error: Refused to display 'https://docs.google.com/picker?white=true&nav=(('photo-upload')('photos'...' in a frame because it set 'X-Frame-Options' to 'DENY'.
Any advice?
Thanks very much in advance.