Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
We have a Power Bi report published to web and embedded in our corporate website. A cookie audit has just been carried on the website and 2 cookies are from app.powerbi.com. I need to provide a description of these and a classification. Can someone help with this or point me to where I can get more information on the cookies connected to Power Bi embedded reports.
The cookies are:
Cookie |
`` |
AITR_StringValueTooLong |
Many thanks
Solved! Go to Solution.
Hi @lynseys ,
You can use a packet capture tool like fiddler to capture https traffic, and then use the fiter function to filter the host to "app.powerbi.com". After clicking on it, you can see the specific cookie information in the right column.
For more details, you can check below url:
Introduction | Fiddler Everywhere (telerik.com)
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @lynseys ,
You can use a packet capture tool like fiddler to capture https traffic, and then use the fiter function to filter the host to "app.powerbi.com". After clicking on it, you can see the specific cookie information in the right column.
For more details, you can check below url:
Introduction | Fiddler Everywhere (telerik.com)
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.