Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I can access /groups/{group_Id}/reports and get a list of reports but I am unable to get a single report or generate an embedded token. Keep getting 400 bad requests. Any insight and direction would be extremely appreciated.
For me it was because I was missing the datasetId parameter in my request body like the example at https://msdn.microsoft.com/en-us/library/mt784614.aspx shows
{ "accessLevel": "View", "identities": [ { "username": "EffectiveIdentity", "roles": [ "Role1", "Role2" ], "datasets": [ "fe0a1aeb-f6a4-4b27-a2d3-b5df3bb28bdc" ] } ] }
Could you please share the error details?
See if the following thread helps:
Get Report details API responds with 400 bad request
Regards,
Michael
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |