This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi all,
I would like to use a new PBI API to get activity events but when I try to call the API I receive 400 bad request: Object must implement IConvertible for startDateTime and endDateTime.
I have registered app in Azure Active Directory with Power BI Service Tenant.ReadAll permission.
For getting access token I call POST on https://login.microsoftonline.com/common/oauth2/token with body:
grant_type=password
&username=user with global admin permission
&password=password
&client_id=client ip
&client_secret=client secret
&resource=https://analysis.windows.net/powerbi/api
I used the received token for Bearer authorization on https://api.powerbi.com/v1.0/myorg/admin/activityevents?startDateTime=2020-01-20T00:00:00.000Z&endDa... and receive the error above.
Other APIs works fine.
Could anyone help, please?
Thanks a lot.
Regards,
Zdenek
Solved! Go to Solution.
I talked with the support and the solution is to enclose dates in the single quotation marks.
Hope they changed it in the official documentation.
I talked with the support and the solution is to enclose dates in the single quotation marks.
Hope they changed it in the official documentation.
When you manage to retrieve the first page, and in order to fetch the next page, you will need to pass the continutation token retrieved from the inital response.
Be aware that for this parameter, you also need to 'Uridecode' the token returned by the API and enclose it in single quotes.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |