Forum Discussion

ratnesh's avatar
ratnesh
Lithium Alumni (Retired)
12 years ago

Access to community from other domain

Hi,

 I have got an access to the community on one of our stage environment from other domain (e.g. dev.mydomain.com).

 

 

I am wondering, what it means as an access given from other domain technically? Would it be a CORS (Cross Origin Resource Sharing) configuration ? I am trying to access the community data using REST API (using Ajax ) from the other domain but it does not seem to work.

 

Any details on how can I test will be much appreciated.

 

Thanks,

Ratnesh

  • Hey Ratnesh,

    We implemented the change, and it looks to be working now. I get an alert that the response is received and an object is outputted to the screen.

    Yuri
  • Excellent .. I see it is working. Thanks so much for the coordination and the work.