unlayer / react-email-editor

Drag-n-Drop Email Editor Component for React.js
https://unlayer.com/embed
MIT License
4.51k stars 728 forks source link

Usage and Save Post API request fails with 502 Request Code Bad Gateway #384

Open muhammadali-HazelSoft opened 6 months ago

muhammadali-HazelSoft commented 6 months ago
  1. Access to fetch at 'https://api.events.unlayer.com/save' from origin 'https://editor.unlayer.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

  2. Access to fetch at 'https://api.events.unlayer.com/usage' from origin 'https://editor.unlayer.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Triple-C-BE commented 6 months ago

I have the exact same message since a couple of days. I used the embedded unlayer version.

This is what I see in the request

Screenshot from 2024-02-15 16-21-52

brennanleez-coder commented 5 months ago

Create your own proxy with nodejs or your current backend

MrRainesE commented 5 months ago

any update on this error?

muhammadali-HazelSoft commented 5 months ago

nope