Back to All

Use the JWT to access EU

hello,
I have a project hosted on the European servers but I can't use the api to access it.

I can get a JWT with "URL = "https://client-api.super.fieldwire.com/api_keys/jwt"
body = {"api_token": ""}".

But when I try to use ""https://client-api.eu.fieldwire.com/api/v3/projects/project_id/tasks"" in a command for example, I get back "{"errors":["Please use JWT for authentication"]}"" even though I write ".header("Authorization", "Token api=".