400 error: unknown_domain, can't connect to canister in IC network from local project

:cold_face: I’ve solved the problem, which was as follows: foundation’s api url was migrated and my local forwarding url wasn’t updated, causing the forwarding to fail


After changing the URL to the latest https://icp-api.io, the local project is running normally.

1 Like