Forum Discussion
mpd10
10 years agoNew Member
unauthorized access to reports in a group
I'm trying to access the reports shared in a content package under a group I'm a member of through the API. It seems pretty simple in this link https://msdn.microsoft.com/en-us/library/mt634543.aspx,...
ahsiddiqui
8 years agoFrequent Visitor
i am facing issue geting unauthorized even i received access token. same code is working if login and return response on return page but when i tried to get access token directly and passing to list down all the dashboard getting below error. i tried all the sample available (C# visual studio 2017) GitHub.
The remote server returned an error: (401) Unauthorized.'
ozhug
8 years agoAdvocate II
unfortunately i have the same issue