Hi all,
We are trying to call an public API in a Zoho creator extension. I am getting as follows
r Refused to connect to
xhr.js:188 https://www.zohoapis.com/creator/custom/user2_demo2127/testApi?publickey=TCCn@7KEpRUAEuxDz4VMt...because it violates the following Content Security Policy directive: "connect-src
https://*.zappsusercontent.com https://*.zohostatic.com https://*.sigmausercontent.com
https://*.qntrlusercontent.com".
560100
636007
PRefused to connect to 'https://api.postalpincode.in/pincode/560100' because it
violates the following Content Security Policy directive: "connect-src
script.js:56 script.js:57 xhr.js:188
https://*.zappsusercontent.com https://*.zohostatic.com https://*.sigmausercontent.com
https://*.qntrlusercontent.com".
I Refused to connect to 'https://api.postalpincode.in/pincode/636007' because it
violates the following Content Security Policy directive: "connect-src
https://*.zappsusercontent.com https://*.zohostatic.com https://*.sigmausercontent.com
https://*.gntrlusercontent.com".
Help me resolve the issue.
Thanks in advance