Yes I still have problems with the activation mail. Need to fix this, currently rely on my own SMTP which is not a good idea. Should move to a service.
I'm getting a variety of CORS errors in console. Maybe this helps:
```
Access to XMLHttpRequest at 'https://api.doqs.dev/v1/organization' from origin 'https://app.doqs.dev' 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.
```
madisonmay|3 years ago
``` Access to XMLHttpRequest at 'https://api.doqs.dev/v1/organization' from origin 'https://app.doqs.dev' 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. ```
dnnsthnnr|3 years ago