Forum Discussion

PhilippeDuroche's avatar
PhilippeDuroche
Frequent Visitor
1 year ago
Solved

Gateways - List Gateways REST API return wrong OnPremises gateway version number

Hello, When I check the version of my on-premises gateway in the Fabric administration portal, under the Connections section, I see the version number 3000.278.5. However, when I make a call to GET ...
  • v-sgandrathi's avatar
    1 year ago

    Hi PhilippeDuroche,

    Thank you for sharing your observation, it's valid and appreciated. 

     

    The behavior you're seeing is a known issue caused by a metadata synchronization delay between the Fabric Admin Portal and the Fabric REST API. After a gateway update, the Admin Portal usually shows the latest version right away, but the REST API (specifically the GET /v1/gateways endpoint) might still display an older version due to backend caching or delays.This is typically temporary, and the API should update to the correct version within a few hours.

    If the difference lasts more than 24 hours, it could indicate a deeper sync or caching issue. In that case, please submit a support ticket through the Microsoft Support Portal so the team can investigate. Also, make sure the API request is using the right tenant and gateway ID, especially if you have multiple gateways or clusters in your environment.

    How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

    Thank you.