Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Thomas-clna
New Member

Deprecated REST API request slows down the portal drastically

Hello, I have a problem on my portal with the API request `/api/v.2.0/me`.

 

I'm running my report server locally, and my portal is super slow (12 seconds for each page)

I looked at the network, and the request for catalog items is done instantly.

Then I discovered that SSRS is doing the /me request to see what my role is after giving me that data...

Thomas-clna_0-1593524604230.png

Thomas-clna_1-1593524631681.png

The me request was the catalog items from showing.

Also it says in the cookies that this request is deprecated.

 

Is there/will there be a fix for this ?

 

Thank you,

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

I don't believe that the /me request itself is depricated, just the X-XSRF-TOKEN header is.

 

I can't reproduce this issue the /me call returns in 500ms and I'm connected to work via a VPN. 

 

The /me call does return the login name of the current user. I'm not sure what it's doing behind the scenes, but it's possible that it's trying to check the status of that account with and AD Domain controller. So maybe this is a networking issue between yourself and the domain controller. Are there any VPN connections, firewalls or other network security devices between your machine and your domain controller? 

View solution in original post

2 REPLIES 2
d_gosbell
Super User
Super User

I don't believe that the /me request itself is depricated, just the X-XSRF-TOKEN header is.

 

I can't reproduce this issue the /me call returns in 500ms and I'm connected to work via a VPN. 

 

The /me call does return the login name of the current user. I'm not sure what it's doing behind the scenes, but it's possible that it's trying to check the status of that account with and AD Domain controller. So maybe this is a networking issue between yourself and the domain controller. Are there any VPN connections, firewalls or other network security devices between your machine and your domain controller? 

Hello, thanks for the help and for clarifying things about the deprecated cookies.

 

My SSRS server is on localhost and I don't have a VPN.

Concerning the firewall, I tried to desactivate the windows firewall in private and public, but it was still slow.

There isn't any other network security software that i'm aware of on my machine.

 

This is only an issue that occurs when refreshing the page tho, so it might not be that important.

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.