domain not whitelisted popup error in Mendix

1
I have an app where in the Login.html I have embedded a piece of code to display an AI popup. However when I run the app I run into the following error.: “ localhost:8080 domain not whitelisted"  Note: This is on my local machine.     
asked
1 answers
1

Hi Uday ,

I'm not professional on this subject but I guess this error is a security measurement . The links below may be helpful.

https://docs.mendix.com/developerportal/deploy/access-restrictions/

https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#who_should_read_this_article

 

Regards,

Ridvan

answered