Forum Discussion

mitesh's avatar
mitesh
Lithium Alumni (Retired)
10 years ago

Need to handle Cross Origin Resource Sharing

Hi,

 

Trying to access few rss feed urls on my community but some they are not accessible. It seems to be an issue of Cross Domain Access issue.

Is there any trick to manage this any configuration or any other clue to access these URLs.

 

 

Thanks and Regards,

mitesh

  • PaoloT's avatar
    PaoloT
    Lithium Alumni (Retired)

    Hi mitesh

     

    we do have CORS policies set up within the standard community configuration. Based on your needs, you should be able to get in touch with Lithium Support and ask them to alter the configuration to allow the calls you are attempting.

     

    Please note that this may not be the best solution as the policies are in place for a reason. Depending on what your specific use case is, you may be able to work around these policies within your application (for example using a Studio Endpoint and JSONP).

     

    Hope this helps,