I have the same problem with GET: https://meta.discourse.org/posts/280744 . It doesn’t work on meta.discourse nor on try.discourse nor our owned forum.
How should I get the single post raw text?
I have the same problem with GET: https://meta.discourse.org/posts/280744 . It doesn’t work on meta.discourse nor on try.discourse nor our owned forum.
How should I get the single post raw text?
add .json
to the end of that url.
Thank you, it was not documented. Would you mind add .json to the document?
Yep, I’ll update the api docs.
Everything is documented if you do it this way.
Done.