-
wrote 9 days ago last edited by
Hello, I'm new here. I want to use the Wekan API, and when I try to create my user by making a Post request, it says: "405
Method Not Allowed."
Have you encountered this problem? -
-
wrote 9 days ago last edited by
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.
-
wrote 9 days ago last edited by LauVia753 9 days ago