I'm making simple project which uploads files on Google Drive. Then i need to "show" this files to users, by using html < img > tag for this i need to know URL to my image. But i don't know how to get it. I've tried to add
to my Google Drive File's id, but it hadn't worked although i can see the image in my browser by using this method, also i checked code of this page and found this
As you may see, i found my image, but my fileid isn't similar to id underlined at the photo.