what can i do? user i...@hranitel-ist.ru exist :c same for domains curl -X DELETE doing good but curl -X POST with action=deleteData got same error
чт, 6 февр. 2025 г. в 13:30, Tran Tung <vtt...@linagora.com>: > The response is from the james webadmin, > > The request looks normal. > > But that response for case when route (endpoint) was not installed. > > Sorry, I don't know why > > > On 2/6/25 1:12 PM, Ilya Terskov wrote: > > lets try with yandex disk :) > > https://disk.yandex.ru/d/TSyMSKHlHSEzlw > > > > чт, 6 февр. 2025 г. в 13:05, Tran Tung <vtt...@linagora.com>: > > > >> I don't see your screenshots > >> > >> On 2/6/25 11:24 AM, Ilya Terskov wrote: > >>> thanks but this not work, correct me if i am done wrong http request > >>> > >>> here screenshots curl and insomnia > >>> > >>> чт, 6 февр. 2025 г. в 10:34, Tran Tung <vtt...@linagora.com>: > >>> > >>> Hi, > >>> > >>> Bellow is syntax sample, that I extract from source code: > >>> > >>> (1) > >>> > >>> Request method: POST > >>> Request URI: > >>> > >> http://localhost:61390/users/jessy.jones%40domain.tld?action=deleteData > >>> Proxy: <none> > >>> Request params: <none> > >>> Query params: action=deleteData > >>> Form params: <none> > >>> Path params: <none> > >>> Headers: Accept=application/json, application/javascript, > >>> text/javascript, text/json > >>> Content-Type=application/json; charset=UTF-8 > >>> Cookies: <none> > >>> Multiparts: <none> > >>> Body: <none> > >>> > >>> > >>> (2) > >>> > >>> Request method: POST > >>> Request URI: > >>> http://localhost:61496/domains/localhost?action=deleteData > >>> Proxy: <none> > >>> Request params: <none> > >>> Query params: action=deleteData > >>> Form params: <none> > >>> Path params: <none> > >>> Headers: Accept=application/json, application/javascript, > >>> text/javascript, text/json > >>> Content-Type=application/json; charset=UTF-8 > >>> Cookies: <none> > >>> Multiparts: <none> > >>> Body: <none> > >>> > >>> > >>> Cheers, > >>> > >>> > >>> On 2/6/25 10:25 AM, Ilya Terskov wrote: > >>> > Hi guys once more! > >>> > Can u tell me about how actual this info? > >>> > > >>> > >> > https://james.apache.org/server/manage-webadmin.html#Administrating_users > >>> > especially this one > >>> > > >>> > curl -XPOST http://ip:port > >> /users/usernameToBeUsed?action=deleteData > >>> > > >>> > and > >>> > > >>> > curl -XPOST > >>> http://ip:port/domains/{domainToBeUsed}?action=deleteData > >>> > > >>> > > >>> > Both commands return error > >>> > > >>> > i tried with curl and insomnia > >>> > > >>> > where i can find most actual info about http request syntax? > >>> > > >>> > >>> > --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > >>> For additional commands, e-mail: > server-user-h...@james.apache.org > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail:server-user-unsubscr...@james.apache.org > >>> For additional commands, e-mail:server-user-h...@james.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > >