d4software / QueryTree

Data reporting and visualization for your app
http://querytreeapp.com
GNU Lesser General Public License v3.0
335 stars 121 forks source link

Team Invite post failing with 404 error #138

Closed jrblakely closed 1 year ago

jrblakely commented 1 year ago

I am running the standard docker image in a container.

I am able to navigate to /Team/Invite where the invitation form displays successfully.

But when I attempt to send an invitation, the post generates a 404 page not found error.

I am happy to try something if this is a configuration rather than code issue.

Thanks

jrblakely commented 1 year ago

The problem was a misconfiguration of email settings and the way docker handles quoted environment variables. My bad, but the 404 error was misleading.