0

The documentation (https://developers.google.com/freebase/v1/topic-response#references-to-image-objects) says it is https://usercontent.googleapis.com/freebase/v1/image/...

However, the freebase.com web site creates links to images using the following URL: https://www.googleapis.com/freebase/v1/image/...

(one is usercontent.googleapis.com while the other is www.googleapis.com)

Which is it?

Nitzan Shaked
  • 13,460
  • 5
  • 45
  • 54

1 Answers1

0

I think the intent is to move to using the https://usercontent.googleapis.com/freebase/v1/image/... form as a way of signalling to apps/users that it's potentially untrusted content. Ditto for text blurbs.

Tom Morris
  • 10,490
  • 32
  • 53