Solved
Forum Discussion
PAULEM
Here is something Lithium needs to heads up to correct the error text. Actually, the constraint is there in the API but unfortunately, custom_tags.text is not working with id. You can pass the tag's key value instead of id. You can get the tag key at the edit screen of the custom tag. See here https://prnt.sc/mi84fu
Like this
SELECT * FROM messages WHERE custom_tags.text = 'custom.tag.value'
But if you want to play with tag id only then you have to go with V1 API
http://community.com/restapi/vc/posts/for/metadata/id/1046/value/true
Related Content
- 12 years ago
- 5 years ago
- 5 months ago
- 2 years ago
- 2 years ago