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
GAURAV CHOPRAGAURAV CHOPRA 

I want to use REST web services to access localhost bu this is giving me an error Forbiden 403.

I have hosted an App on my localmachine an with the help of Salesforce REST API I am trying to access that app an fetch the response but unable to do it.