Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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...
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,
Solved! Go to Solution.
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?
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
4 | |
4 | |
2 | |
1 |
User | Count |
---|---|
16 | |
10 | |
6 | |
5 | |
4 |