I am trying to use the add user api but it fails with the following error in the console.
Access to XMLHttpRequest at ‘https://**/admin/mail/users/add’ from origin 'https://.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Please help!