Quantcast
Channel: Zimbra Forums
Viewing all articles
Browse latest Browse all 777

Developers • Re: Using Rest API in Zimlet

$
0
0
Ensure that your API server is configured to allow requests from the domain where your Zimlet is hosted. XmlHttpRequest might be less strict about CORS, whereas fetch follows CORS rules more strictly. Check the CORS headers returned by your server.

Also, If your Zimlet relies on third-party libraries or frameworks, make sure they are compatible with fetch and aren't causing any conflicts.

Statistics: Posted by Damini Vashishtha — Fri May 17, 2024 4:35 pm



Viewing all articles
Browse latest Browse all 777

Trending Articles