PGUPTA14's avatar
PGUPTA14
New Member
2 years ago
Status:
Needs Info

Capacity refreshables API not returning any data

I am running Capacity refreshable API using service principal and it is not able to read capacity. It returns the status as 200 but result is blank.

 

Same API is working fine using the same spn if i run it on Power shell but not on Postman/databricks.

 

I have given capacity read all permissiona and enabled this service principal on admin portal.

 

I am getting below output on Postman : 

{
    "@odata.count": 0,
    "value": []
}

2 Comments

Comments have been turned off for this idea
  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi  PGUPTA14 

    Can you provide the REAT API you used on Postman/databricks ?

     

    Best Regards,
    Community Support Team _ Ailsa Tao

  • Did someone fix this already? I've got the same ussiue. 200 OK returns with 0 data. There is data for sure. What am I doing wrong?