Forum Discussion
Anonymous
2 years agoNot applicable
Could not extract response: no suitable HttpMessageConverter found for response type java.lang.Objec
I'm getting below exception for the Power BI rest API when I was trying to consume it from the Spring Boot rest application. https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports/{reportId}/Exp...
lbendlin
2 years agoSuper User
The Power BI REST API doesn't speak Java. It returns JavaScript or binary payloads.