# Dashboard 2 as app in iOS not honoring 307 temporary redirect?

**URL:** https://discourse.nodered.org/t/dashboard-2-as-app-in-ios-not-honoring-307-temporary-redirect/100292
**Category:** Dashboard
**Tags:** docker, dashboard-2
**Created:** [1 February 2026 14:41 UTC](https://discourse.nodered.org/t/dashboard-2-as-app-in-ios-not-honoring-307-temporary-redirect/100292 "2026-02-01T14:41:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![pakerfeldt](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/pakerfeldt/32/3101_2.png) [@pakerfeldt](https://discourse.nodered.org/u/pakerfeldt)
#### Post date: [1 February 2026 14:42 UTC](https://discourse.nodered.org/t/dashboard-2-as-app-in-ios-not-honoring-307-temporary-redirect/100292/1 "2026-02-01T14:42:00Z")

</div>

I have my Node-RED running in a docker-compose environment with traefik as reverse proxy with Google auth. I've installed the /dashboard endpoint as a separate app in iOS for swift access.

Now, to the problem.  
Occasionally, the authentication will expire and I need to re-sign in. This is completely normal and used to work fine when I was running the old dashboard. It would redirect the app to [accounts.google.com](http://accounts.google.com) as expected. However, with Dashboard 2 I'm greeted with a "FlowFuse Dashboard. There was an error loading the Dashboard". Upon inspecting the traffic I can see that a request to `GET /dashboard/_setup` returns 307 Temporary Redirect to [accounts.google.com](http://accounts.google.com). However, instead of actually being redirected, the dashboard doesn't load and I see the error page.

Given that this worked just fine in the old dashboard, I'm inclined to believe it's Dashboard 2 misbehaving. Any suggestions?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [3 March 2026 14:42 UTC](https://discourse.nodered.org/t/dashboard-2-as-app-in-ios-not-honoring-307-temporary-redirect/100292/2 "2026-03-03T14:42:40Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
