Skip to content

Conversation

@3rwww1
Copy link

@3rwww1 3rwww1 commented Aug 27, 2025

Summary

Currently, the tool does not allow selecting the EU API site. This caused repeated 403 errors until I realized the issue was due to the API site (EU or US) being neither configurable nor pre-configured.

Changes

  • Added support for configuring the API site (EU or US).
  • Updated the code so that requests correctly target the selected region.

Motivation

I needed to test the migrator against the EU API site, but without this change, it was impossible. The fix makes the tool usable in both regions and avoids the confusion of unexplained 403 errors.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant