[Freebase-discuss] uri_image_upload

Kurt Bollacker kurt at spaceship.com
Thu Mar 11 18:03:55 UTC 2010


I'm trying to use the uri_image_upload service. I've used it
successfully in the past, but today I'm getting an error:

######################################################################
freebase.api.session.MetawebError: request failed: http://sandbox-freebase.com/api/service/uri_submit_image: 400
{
  "code": "/api/status/error",
  "messages": [
    {
      "code": "/api/status/error/input/invalid",
      "info": {
        "field": "uri",
        "value": "http://a.images.blip.tv/Nysenateuncut-SelectCommitteeOfTheSenateConcerningSenatorHiramMonserra725-844.jpg"
      },
      "message": "That is not a valid URL"
    }
  ],
  "status": "400 Bad Request",
  "transaction_id": "cache;cache02.sandbox.sjc1:8101;2010-03-11T17:42:42Z;0001"
}
######################################################################

This .jpg URL is loadable with firefox and wget, so I suspect it is a
valid URL.  Am I doing something wrong, or is there breakage
somewhere?


							Kurt :-)






More information about the Freebase-discuss mailing list