Bug Description
n8n currently uses Wise sandbox v1 (api.sandbox.transferwise.tech domain), which was discontinued on June 30 this year. The v2 domain is wise-sandbox.com. I'm not sure if any other changes are needed other than changing the domain.
To Reproduce
- Create a sandbox account at https://wise-sandbox.com/
- Create an API token, following the instructions at https://docs.n8n.io/integrations/builtin/credentials/wise
- Try to use the API token in n8n, for example by using a "Wise Trigger" node
Expected behavior
Profile names should be retrieved properly. Actual behaviour is that it says "Error fetching options from Wise Trigger"
Debug Info
Debug info
core
- n8nVersion: 2.38.6
- platform: docker (self-hosted)
- nodeJsVersion: 26.7.0
- nodeEnv: production
- database: sqlite
- executionMode: regular
- concurrency: -1
- license: community
- consumerId: -sanitized-
storage
- success: all
- error: all
- progress: false
- manual: true
- binaryMode: filesystem
pruning
- enabled: true
- maxAge: 336 hours
- maxCount: 10000 executions
client
- userAgent: mozilla/5.0 (x11; linux x86_64; rv:154.0) gecko/20100101 firefox/154.0
- isTouchDevice: false
cluster
- instanceCount: 1
- versions: 2.38.6
- instances:
- instanceKey: 2ca0266d-556d-4361-8e1a-7f47e2220e8f, hostId: main-608c55457f09, instanceType: main, instanceRole: leader, version: 2.38.6
- checks:
- check: hostid-clash, status: succeeded, warnings: -
- check: lifecycle, status: succeeded, warnings: -
- check: split-brain, status: succeeded, warnings: -
- check: version-mismatch, status: succeeded, warnings: -
Generated at: 2026-09-13T05:13:14.992Z
Operating System
Debian Trixie
n8n Version
2.38.6
Node.js Version
Whatever the Docker container uses
Database
SQLite (default)
Execution mode
main (default)
Hosting
self hosted
Bug Description
n8n currently uses Wise sandbox v1 (
api.sandbox.transferwise.techdomain), which was discontinued on June 30 this year. The v2 domain iswise-sandbox.com. I'm not sure if any other changes are needed other than changing the domain.To Reproduce
Expected behavior
Profile names should be retrieved properly. Actual behaviour is that it says "Error fetching options from Wise Trigger"
Debug Info
Debug info
core
storage
pruning
client
cluster
Generated at: 2026-09-13T05:13:14.992Z
Operating System
Debian Trixie
n8n Version
2.38.6
Node.js Version
Whatever the Docker container uses
Database
SQLite (default)
Execution mode
main (default)
Hosting
self hosted