CORS policy in Pega
Вставка
- Опубліковано 9 лют 2025
- 👉 Pega Masterclass knowledge sharing- 57+ hours of video tutorials covering different pega topics (both beginner and advanced)
👉 Pega Constellation knowledge sharing - 12.5+ hours of video tutorials covering the topics around Pega UI evolution primarily focussed on Constellation
👉 Pega Advanced Topics Knowledge sharing - 15+ hours of video tutorials on advanced Pega topics, specifically the core concepts.
Course landing page - www.myknowacad...
For any questions, please drop an email 📧 to pegaknowledgesharing@gmail.com
#myknowacademy
Awesome thank you so much sir.
Learned new concept....thanks Prem
You are welcome 😊
Good content
Hi Pream Kumar
Can you explain Cookie Monster in Pega
Hi
I've added the CORS policy to my service (It's a REST service)
The URI path that I've added to the Endpoint-CORS policy mapping looks like this:
api/GetPendingApprovalsByUser/1/GetPendingApprovalsREST/
But when I'm calling it using FETCH on JS code, it shows the "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource" error message
Something that I'm doing wrong here?