Forum Discussion

Rick4him's avatar
Rick4him
Helper I
8 years ago
Solved

Status Unauthorized (401) await client.Datasets.GetDatasetByIdInGroupAsync

The report I want to embed is succesful here....

 

// Get the first report in the group.

report = reports.Value.FirstOrDefault();

 

Then error on Unauthorized.  I am using Apps Own Data Sample.