Forum Discussion
VenkS
Lithium Alumni (Retired)
Could you check the following permissions for the two boards and ensure that they are identical for an anonymous user at the board level (for each board)?
tapatalk
12 years agoHelper
VenkS wrote:Could you check the following permissions for the two boards and ensure that they are identical for an anonymous user at the board level (for each board)?
Make REST API calls with read accessMake REST API calls with modify access
Hi:
I have resolved this issue.
Thank you.
Another question:
Is there is way to get the forum type topics in the whole community through rest api?
The count method can work:
But the following method can not work for get topic list:
The error info I got is:
{"response":{"status":"error","error":{"code":504,"message":"Method 'get' is not supported off of node 'node_message_context.style.Param0'."}}}
I do not know why?
Can you help to find the right way to get the forum type topics in the whole community through rest api?
Thank you!
Related Content
- 11 years ago
- 3 months ago