Forum Discussion
Issue with REST api for GET report data
- 8 years ago
"
and the metadata as you can see "isReadOnly": false
is that the issue?
"
No, this is not the issue.
Please check the group membership, switch to Group Owner and then try it again.
The Header is OK, for the Body part within postman, input the following within Raw format:
{ "accessLevel": "View", "allowSaveAs": "false" }Regards,
Michael
Hi Anonymous

Im trying to get the individual report data as you can see my group name is"Test Workspace"
and the metadata as you can see "isReadOnly": false
is that the issue?

when I mentioned same group id and report id which I want to fetch
but the thing is I'm getting an 401 unauthorized error as you can see the screenshot above
can you help me with this
Thanks
sai kumar
"
and the metadata as you can see "isReadOnly": false
is that the issue?
"
No, this is not the issue.
Please check the group membership, switch to Group Owner and then try it again.
The Header is OK, for the Body part within postman, input the following within Raw format:
{
"accessLevel": "View",
"allowSaveAs": "false"
}
Regards,
Michael