You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2018. It is now read-only.
@yixiyangh, per your request on another issue thread, I'll see what can be done about other means of authentication. I'm opening this ticket to track my investigation.
The text was updated successfully, but these errors were encountered:
I tested your API on my localhost with Confluence 5.8, but unfortunately, the real one on the server is still Confluence 5.1. Thus, I have to use prototype REST API, which is limited only for method 'GET'. Furthermore, I have to set the environment variable 'CURL_CA_BUNDLE = my_cert.crt' for NTLM authentication. Currently, I am able to access Confluence 5.1 using prototype REST API via following packages:
@yixiyangh, per your request on another issue thread, I'll see what can be done about other means of authentication. I'm opening this ticket to track my investigation.
The text was updated successfully, but these errors were encountered: