-
N nebulon moved this topic from Support
-
I am trying to create an api acess,
POST https://wekan.tonserveur.com/users/login
Content-Type application/json
Body :
{
"username": "admi_user",
"password": "password"
}
On WEKAN, I try to create cards with tasks like in trello to distribute work to users.
-
@LauVia753
Are you even using Cloudron?
Since there is no https://my.tonserveur.com and the reverse IP Lookup givesmail1.sciencejrnl.com
and https://my.sciencejrnl.com does also not exist. -
Did you install Wekan with or without Cloudron usermanagement?
Since you are trying to create a new user, maybe user registration setting is disabled in your Wekan instance? I am just guessing though.
All in all, this question is probably not related to the Cloudron package but maybe worth asking upstream with the wekan project instead.