CORS policy in Pega

preview_player
Показать описание
👉 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.

#myknowacademy
Рекомендации по теме
Комментарии
Автор

Hi Pream Kumar
Can you explain Cookie Monster in Pega

muninagesh
Автор

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:




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?

JunicaviGames