Get the page using the confluence api. Specify the URL in the API, but if the page title contains half-width or full-width spaces as shown below, an error "The query contains invalid characters" will occur. How should I specify it so that no error occurs? If there is no half-width space in the title, it will operate normally.
https://xxx.atlassian.net/wiki/rest/api/content?spaceKey=TEST&title=abcde 12345
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.