function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anand PatelAnand Patel 

Unable to view Image by url while using API

Website is unable to view images by url. I can access image when I am authenticated user on the same machine but on other machine, it displays nothing. Here is link for one of the images. This use to work fine. but now it does not.

https://c.na14.content.force.com/servlet/rtaImage?eid=001d000000JoiyC&feoid=00Nd0000003wOEn&refid=0EMd00000004dyY

Jia HuJia Hu
Do you mean in the image in Document, then try this format
http://c.cs5.content.force.com/servlet/servlet.ImageServer?oid=00DOxxxx&id=015Oxxxx
oid: organization id
id: image document id
Anand PatelAnand Patel

NO.

 

I have Richtextbox and use can insert image. When I get the data via API thats the URL I get to access the image. It was working fine and not its not working