Genie client not getting access token

Trying to get Genie client working on a spare pi

Followed the set up guide and installed a client on a spare pi and created a long lived access token in Home Assistant but it fails to connect I get these errors below in the console any ideas as to why this would be ?

Both are on the same subnet and I can ping HA from the PI
Ive tried restarting both HA and the client but to no avail
Tried both the stable in pre release of Genie from the plugins store
and tried multiple access tokens

all to no avail

(genie-client:966): genie::conversation::Client-WARNING **: 00:45:48.508: Failed to get access token from Home Assistant: (null)
genie::conversation::Client-Message: 00:45:48.510: Sent access token request to Home Assistant, got HTTP 6

(genie-client:966): genie::conversation::Client-WARNING **: 00:45:48.510: Failed to get access token from Home Assistant: (null)
genie::conversation::Client-Message: 00:45:51.512: Requesting Home Assistant session token from

Same problem here, little different errors:

genie::conversation::Client-Message: 08:56:56.377: Sent access token request to Home Assistant, got HTTP 401

(genie-client:31835): genie::conversation::Client-WARNING **: 08:56:56.377: Failed to get access token from Home Assistant:

I have the same problem but I get HTTP 2 as an answer.

(genie-client:1547): genie::conversation::Client-WARNING **: 23:29:28.555: Failed to get access token from Home Assistant: (null)
genie::conversation::Client-Message: 23:29:31.561: Requesting Home Assistant session token from http://homeassistant:8123/api/hassio/ingress/session
genie::conversation::Client-Message: 23:29:31.583: Sent access token request to Home Assistant, got HTTP 2

Did anybody get this figured out? I’m getting the same/similar error message.

genie::conversation::Client-Message: 16:01:25.745: Sent access token request to Home Assistant, got HTTP 401

(genie-client:3205): genie::conversation::Client-WARNING **: 16:01:25.745: Failed to get access token from Home Assistant: 
genie::conversation::Client-Message: 16:01:28.749: Requesting Home Assistant session token from https://ha.mydomain.com:8123/api/hassio/ingress/session
genie::conversation::Client-Message: 16:01:28.831: Sent access token request to Home Assistant, got HTTP 401

Absolutely same story here…