I'm a developer but new to nodebb. I want to display some post-specific content in the footer of that post, so I need to access the post ID via Javascript and update some view. Any pointers/tips would be appreciated.
@ᴅᴀʀᴛʜ-ᴠᴀᴅᴇʀ You'll need to do that with custom CSS. If you give me the URL to your site, I can make some suggestions - either here, or via PM is fine
I am seeing similar behavior too for read API (for example get user by email api), master token and _uid are ignored when sending request. The document states that master token can be used, however it doesn't seem to be the case for all APIs.