Updating Page Body - Problem with the ampersand (&)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022
02:47 AM
Hello all,
I'm trying to update a page body, using "https://canvas.instructure.com/doc/api/pages.html#method.wiki_pages_api.update_front_page".
It works, but if the body contains an ampersand (&) it will ignore the block with that sign and any blocks after that. No error but a truncated body as result.
Any thoughts/help are appreciated.