Skip to content

Support migration from labs.google/fx/tools/flow to flow.google.com #173

Description

@tranngocminh230791

Problem

Google is gradually migrating Flow from https://labs.google/fx/tools/flow to the new domain https://flow.google.com.

For many accounts, visiting the old URL now automatically redirects to flow.google.com, while some accounts can no longer access labs.google/fx/tools/flow at all. Google itself has also updated the Labs page to indicate that Flow is now available at flow.google.com.

Currently, flow2api still depends on the old Labs Flow frontend and related URLs, causing the project to stop working for users whose accounts have already been migrated.

Expected behavior

flow2api should detect or support both Flow entry points:

  • https://labs.google/fx/tools/flow
  • https://flow.google.com

or automatically handle the redirect so that migrated accounts continue to work without requiring manual modifications.

Actual behavior

For migrated Google accounts:

  • Accessing labs.google/fx/tools/flow redirects to flow.google.com, or
  • The old Labs Flow page is no longer accessible.

As a result, browser automation and other logic that relies on the old frontend fail, making flow2api unusable for these accounts.

It would be great if the project could start supporting the new Flow frontend before the old Labs entry is completely retired.

Thanks for maintaining this awesome project!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions