RECIPE: REC: Creamy Corn Pasta

RECIPE:
not quite

in your "Image URL" the image needs to reference an image file. Normally this will end with ".jpg" or ".png"

You can't really link to an Instagram photo directly as you tried to do. They discourage that.
Your URL as entered is:

https://www.instagram.com/p/BY__E0BlaUs/?taken-by=jnpottery

the actual url of that particular photo is:
https://scontent-sjc2-1.cdninstagram.com/t51.2885-15/s1080x1080/e15/fr/21576635_106079370137505_2260549632729808896_n.jpg

see how it ends in ".jpg" ?

If you want to link to a photo what I can provide you with is a way to upload it to this website (eat.at) and then enter the URL to that image as Maria did in her tests.

 
I saw it when I clicked on the link, but that may be

because it was my Instagram account?
I tried using the URL you posted above in the image link and got a server error.

 
your link goes to the instagram page not the image

if it was the image, the only thing that you'd see was a single image. Instead you see the instagram logo and comments etc.

the link I provided is what actually delivered the image to my browser but Instagram prevents hotlinking (pulling an image linked from a different website) and also delivers images via a CDN (content delivery network) so there is no real way to link to an Instagram image other than to link to the page it is on and display the entire page. But the way the Swap is configured the "Image URL" is only wanting a URL to a specific (single) image which is then embedded into the Recipe Swap message.

Even on a more modern forum where the software allows you to embed an image from an external URL (an address on an external website) you still would not be able to link to an Instagram photo. They just don't want you to and prevent it. A lot of sites still allow hotlinking but some don't and Instagram is one of them. Maybe they'll offer a paid hotlinking option in the future! smileys/wink.gif

If we ever get to the point where we can modernize the Recipe Swap code, uploading images would be very simple to accomplish. The fix that Maria is testing is a workaround rather than a fix. It will just allow you to upload a file to the site and then link to it in the original Recipe Swap here.

I'm also working on some rewrites in the database to update any old images that were linked to on Photobucket. This includes both avatars that some members used for their Recipe Swap account and linked to from Photobucket as well as about 1000 or so images that were in the Finer Kitchens photobucket account. All of which that still existed (some were previously deleted by member I have found) I now have recreated under the eat.at website.

 
I was wrong about Instagram

I see that there are some ways to parse out images and we could probably do this in the future with contemporary code base. Not sure if these are hacks against Instagram TOS of if they allow it in their API but something to look at in the future.

 
Back
Top