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.