Forum Discussion

shayl's avatar
4 years ago

Permissions for view post with custom_tags

Hi. I use LiQL query to get all the posts with my  custom_tags.  My query: SELECT id, custom_tag_scope FROM messages WHERE custom_tags.id = 'my_key' But the list of records is visible only...
  • SuzieH's avatar
    4 years ago

    Hi shayl Could you give me an example of how you're making the request? In an endpoint or component? via the rest or restadmin context object? Or some other method. Also, how are you using custom tags in your Community? (A brief overview of the kind of metadata you're adding to messages, for example.) 

    Update: One of our Services team members just reminded me that there are permissions around seeing custom tags. You might try reviewing this set of permissions in Admin.