Gonchik Tsymzhitov
Gonchik Tsymzhitov
@lassi-niemisto if you fixed, please send PR :)
I do support logic of @Spacetown , as better to implement following parameters: - start - limit - expand
Hi! A I see you're using on prem Confluence could you try the next parameter ``` conf = Confluence(url=conf_site, username=conf_user, password=conf_pass, cloud=False) ```
Just curious can you make a telnet request? ```telnet confluence.example.com 443```
@chrisg423 so you need to check your DNS records. 1. Is this on-prem installation ? if so. you can put record into /etc/hosts or ping system admins.
You can use the cookies parameters to go through proxy server. just copy from your browser the cookies and put into script
Hello, Could you install that extension to your browser https://www.editthiscookie.com/ then copy into file and follow instruction on main file of instruction please https://docs.python.org/3/library/http.cookiejar.html
@craigatfetch What behaviour is most expected?
@craigatfetch Hi! will it be helpful if method will change status of page. if it is archived, will return log info about status of page
@eabase will it be helpful if we update README.md and index.rst? if so, how it will be better ?