It only happens to one of the tenants, all other tenants are working fine. Also Background jobs seems to be firing up OK when there are no user notifications required.
Error,
System.Exception: Publish_MessageToUser FromBackgroundJob error with domain https://xxx.mydomain.com Call failed with status code 403 (Forbidden): POST https://https://xxx.mydomain.com
Appreciate anything that you can provide or any guidance what to check.
I have one server hosting and I would like to host and support multiple domain name... e.g. mydomain.com and yourdomain.com how do I change this to support?
"App": { "WebSiteRootAddress": "http://mydomain.com/", "MultiTenancy": { "DomainFormat": "{0}.mydomain.com", "DomainName": "mydomain.com" },
Running the public project was successful, now I am trying to access the main application. I have it running through cmd, however after an attempt of logging in, it does redirect to the application or back to the public website. It displays an error (see attached photo). Please help with this issue. Thank you.
Dear Support,
We are using ASP.NET CORE & Angular (single solution). Just having problems finding ways on how to upload and display an image.
Samples would be a great help.
We are working on a project that we allow users to upload images of menus of a restaurant.
Regards,