Export to GitHub

imageshackapi - issue #36

Invalid oembed response


Posted on Oct 5, 2012 by Quick Camel

What steps will reproduce the problem? 1. curl -v "http://www.yfrog.com/api/oembed?url=http://yfrog.com/2pswonj"

What is the expected output? What do you see instead? oEmbed has a required "type" parameter in the response. This is missing. The full response I get is

{"version":"1.0","provider_name":"yFrog","provider_url":"http:\/\/yfrog.com","thumbnail_url":"http:\/\/yfrog.com\/2pswonj:small"}

This is the example URL given in your http://code.google.com/p/imageshackapi/wiki/OEMBEDSupport page. Note. The response is also missing the width, height, author_url, title and url that are shown in the example output

What version of the product are you using? On what operating system?

Please provide any additional information below.

Comment #1

Posted on Dec 19, 2012 by Happy Giraffe

Are there any update on this? I have the same issues.

Comment #2

Posted on Feb 22, 2013 by Helpful Bear

I'm experiencing this same issue. Any updates? Given the age of this ticket, I'm considering this API defunct for the time being.

Status: New

Labels:
Type-Defect Priority-Medium