Google app consent screen : Image always invalid - image

I am in the process of integrating Google's authentification API for my website.
I have create a google API app, and everything is working fine except setting up the logo for the consent screen at https://console.developers.google.com
I have tried different images with different sizes and format. The answer is always : "INVALID IMAGE"
For exemple, does anyone know why the following image is considered "INVALID"?
http://www.youni.education/images/youni-logo-g.png

The solution :
I ended up selecting the image of the twitter account of the website and it works.
I don't understand why the image I submitted where considered invalid. But I suspect submitting an image from a well-know host (such as twitter) did the trick.
IMO there is definetly something wrong on https://console.developers.google.com part. They could at least let the user know why an image is invalid.

Related

OAuth Verification Request - App Name and logo are not showing in our App OAuth Screen

I have a problem with the verification process of our Google App.
All requests from Google are done, (Domains verification, demo video). Still one thing which is Consistent Branding. Google are saying that our App name and logo must be displayed in the OAuth screen. And to do that I should put them in the OAuth setting, which is done.
But even after updating these details App name and logo are not showing.
The Google Cloud Trust & Safety Team, told me that this problem can't be fixed from their side, and send me this link https://support.google.com/googleapi/answer/7014572?hl=en , in where I find that I can ask a question here.
So, any help please.
You can't find below all the screen shot that can help.

Google Dialogflow - Adding image that is not exposed to public URL in the CARD response, unable to see the image in hangouts

My dialogflow chatbot has been integrated with Hangouts and with image/card response. However, when i added an image that is not public URL, the image is not showing up. Even though i have given the read access to specific user, it is still not appearing. Unsure if it is configuration issue. Any help?
Thanks in advance!
Hello (sorry for my english)
I hope you're okay
Sorry, I found your question now.
I had a similar problem. Your photos are in Drive if I understand correctly.
I never succeeded to make visible the pictures of Drive in my bot only with their urls (same public).
After searchs I created a new url with http://drive.google.com/uc?export=view&id= + [id] of the picture (with public share)
With this url, the pictures are visible in the cards of bot (without in google Chat on Ios, I don't no why?
Good continuation

Why the following error with a Brand Account : The authenticated user does'nt have permissions to upload and set custom video thumbnails

I just created a YouTube Brand Account to have a dedicated YouTube Channel.
I use the Data API to upload video and thumbnail.
The upload of the video works, but not the thumbnail one.
I have the following error : "The authenticated user doesnt have permissions to upload and set custom video thumbnails"
What is strange from my point of view, is that with the 'normal' YouTube account, I do not have this issue.
So is it possible possible the issue comes from the fact I use a YouTube Brand Account?
Thanks in advance for your answers.
I have found the solution thanks to another post:
Set custom thumbnail via YoutubeAPI doesn't work. Can someone tell me why?
It is in fact necessary to 'validate' your account. For that Google sends you a SMS with a code.

Facebook messenger bot showing card images on web but not on mobile

I'm developing facebook bot using Microsoft bot framework & have a strange issue: I return card carousel with thumbnail images. When talking from the web, I get all images, when from android, I get only 1 or 2 images. Dimensions are same, images are returned by my own services, all are png.
Any ideas where to look for problems?
Update - Issue Fixed
So turns out, I messed up with Content-Length header in my image handler service and was sending incorrect length with images. After fixing it, everything works as expected. Still, it's interesting, why some images were showing up even with incorrect length header and some not.
Please, ensure the images you sent are httpS instead of http. This is a like a assumption in the documentation.
If you use http, its shown in the emulator but not in other secure channels like Skype and Facebook.

twitter card image from external website

I have a twitter share button on a webpage. I have submitted my website for twitter cards, and it is approved. I am using the twitter card tags correctly, but I have troubles to get the images appear on the time-line. On the twitter timeline I only see text and the URL. Only when clicking on the tweet, an image appears below (the tweet expands).
I would like to have this image appear on the timeline, without needing to expand the tweet. Is this possible, or am is it necessary to use a service like twitpic or flickr to make this happen?
My first thought is that this is not possible because twitter only accepts certain image websites to publish their images on the twitter timeline, but I cannot find a twitter dev source that confirms this.
This is the normal behaviour for the twitter card.
Please read https://dev.twitter.com/cards/troubleshooting#timeline
The second point of the troubleshooting might be the solution you're looking for: "For photos and animated GIFs, upload the media directly with the Tweet or consider using the Twitter API to upload media." You can also explore the other solutions offered.
UPDATE: It looks like the solution I was proposing refers to sharing content directly from twitter, so it's not an option. See this twitter community thread

Resources