logo
search
Others

How to Fix Power Apps Failed to Create or Join Session Error

Maira MehtabMaira Mehtab Sep 22, 2026 868 views

Question details

The user needs to resolve a "Failed to create or join session" error in Microsoft Power Apps, which is often accompanied by API NewInstance, XHR, and status 504 messages.

Product
Microsoft Power Apps
Device & OS
not provided
Scenario
Attempting to open an application, create a new session, or join an existing session within Power Apps.
Observed behavior
The application fails to load properly, displaying session creation or joining errors alongside status 504 or XHR failure logs.
Before you start

Before troubleshooting, ensure you have a stable internet connection and verify whether you are logged in with a personal account or a work/school account.

Solution 1Recommended

Perform Basic Browser and Network Checks

Rule out local browser caching issues or network restrictions that might be blocking the connection to Power Apps services.

Network firewalls or outdated browser cache data can sometimes interfere with XHR requests, causing timeout errors like status 504. Clearing these variables helps isolate the root cause.

1
Clear browser cache

Go to your browser settings, find the privacy and security section, and clear your cached images and cookies.

2
Use a private window

Open an Incognito or InPrivate browsing window and attempt to log into Power Apps to see if the session creates successfully without extensions interfering.

3
Test alternative networks

Switch to a different web browser (e.g., from Chrome to Edge) and connect to a different network, such as a mobile hotspot, to rule out corporate firewall blockages.

Free Microsoft Office alternative

Discover WPS Office for Your Daily Productivity Needs

While Power Apps issues often require Microsoft backend support, you can seamlessly handle your daily document, spreadsheet, and presentation tasks with WPS Office. It is a free, lightweight, and highly compatible alternative to Microsoft Office.

  1. 1. Download and install: Visit the official WPS website to download and install the software for your operating system.
  2. 2. Open existing files: Open your Microsoft Office files directly in WPS Office without needing any format conversion.
  3. 3. Work seamlessly: Enjoy a smooth workflow utilizing familiar productivity tools and powerful PDF features.
Fully compatible with Microsoft Word, Excel, and PowerPoint formats (DOCX, XLSX, PPTX).Lightweight installation that runs smoothly even on older devices and saves system resources.Familiar tabbed user interface, ensuring zero learning curve for new users.Built-in advanced PDF editing, conversion, and signature tools for complete document management.
microsoft office alternative - wps office

Frequently Asked Questions

What does the status 504 error mean in Power Apps?

A status 504 error is a Gateway Timeout message indicating that the server is taking too long to respond. In Power Apps, it usually points to a backend Microsoft service issue or a local network blockage preventing the app from establishing a session.

Can I use a personal Microsoft account for Power Apps?

Generally, Microsoft Power Apps is designed for enterprise environments and requires a Work or School account. Using a personal account may result in authentication or session creation errors.

How do I track XHR errors in my browser to help troubleshoot?

You can track XHR errors by pressing F12 to open your browser's Developer Tools, navigating to the Network tab, and reloading the Power Apps page. Look for requests marked in red or returning a 500/504 status code to find exact failure details.