Skip to main content

SOLVED SORTA Cross-Origin Request Blocked - Obviously I am missing something

Comments

2 comments

  • Jelf
    I think this is an SSL issue and the CORS error message was misleading. I am using a free SSL cert from Lets Encrypt. Those certs cannot include IP addresses. I lauched an html page from a Firefox tab and that page requested some PHP code from my IP address. It was that request which caused the CORS error message.
    0
  • cPRex Jurassic Moderator
    Hey there! In general, we don't recommend trying to run code from Domain A on Domain B, as setting up the permissions to work with that will lead to security problems or server errors.
    0

Please sign in to leave a comment.