We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using get_page_id with the title option to get a page that doesn't exist in a given space, the method will output the error:
Can't find 'title' page on the confluenceUrl!
Grammar error: It should actually say: Can't find 'title' page on confluenceUrl
URL error: adding the ! to the end of the message breaks the hyperlinking of the url
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using get_page_id with the title option to get a page that doesn't exist in a given space, the method will output the error:
Can't find 'title' page on the confluenceUrl!
Grammar error:
It should actually say: Can't find 'title' page on confluenceUrl
URL error:
adding the ! to the end of the message breaks the hyperlinking of the url
The text was updated successfully, but these errors were encountered: