Forum Discussion

soldous's avatar
soldous
Icon for Advocate II rankAdvocate II
6 years ago
Solved

Power BI REST API Bad Request Object must implement IConvertible.

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.  ...
  • soldous's avatar
    6 years ago

    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.