Forum Discussion

sameer260's avatar
sameer260
Frequent Visitor
1 year ago
Solved

Issue with pulling REST API data with JWT(Json Web Token) to Power BI

Good Afternoon Everyone! I am trying to pull the data from a SaaS Application named USU License Management using REST API with JWT(Json Web Token). I am able to generate the JWT and test pulling the ...
  • v-menakakota's avatar
    v-menakakota
    1 year ago

    Hi sameer260 ,
    Thanks for reaching out to the Microsoft fabric community forum. 

     

    Since Basic authentication works, it’s possible that the USU License Management API restricts JWT-based requests from Power BI due to its user-agent or IP. Contact the vendor to confirm if Power BI Desktop is allowed to access their API using JWT.

     

    Confirm with USU support if JWT access from Power BI Desktop is permitted or blocked at their end.

     

    Verify that the JWT is correctly formatted and not expired when testing in Power BI. You mentioned it works in Insomnia, so compare the exact header setup between Insomnia and Power BI.

     

    If I misunderstand your needs or you still have problems on it, please feel free to let us know.  

    Best Regards, 
    Community Support Team