Neato Integration needs to be reconfigured after updating HA from 2020.12.1 to 2021.1.1 ?!?

Having issues with the same integration…
Callback:
https:// ***************** .ui.nabu.casa/auth/external/callback
config.yaml has the following copy-pasted from the app created at ‘developers . neatorobotics . com’
#NEATO
neato:
client_id: 96c89248c37178bcba208a79e8e9c104************************* 33b
client_secret: d3097****************************************** cd33961591c6******

Defined scopes are
scopes:
public_profile
control_robots
maps

When authenticating i get the following error:

500 Internal Server Error

Server got itself in trouble

Respons is from:
’ https:// ****************** .ui.nabu.casa/auth/external/callback?code= *************************** 78004bc644555ebfd4d108&state=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmbG93X*****************jYWViOThmYTBmZWQiLCJyZWRpcmVjdF91cmkiOiJodHRwczovL2oyNDRmaTF4a2ZweHE3MG03ZjV2azYyd3ozaXc3aXVrLnVpLm5hYnUuY2FzYS9hdXRoL2V4dGVybmFsL2NhbGxiYWNrIn0.8RtLXo6U2T0Rl6HSW8jPNf4_w2QX7byTLJmPc2BPQDM ’

I have a working spotify integration with the same callback, so I don’t know why this is not working…