Forum Discussion
sateeshanasani
12 years agoContributor
Sign in to react to this post
JasonL
12 years agoLithium Alumni (Retired)
that's because the user id 36336 does not have any REST API read permissions
best practice would be to:
- create a role for REST API - provide that role with permission for REST API read permissions
- in Admin > Users > Permissions > Roles > Create a New Role
- assign the above role to user 36336
Sign in to react to this post