Closed detunized closed 10 months ago
Seems RequestDeviceRegistration
got replaced with GetAuthenticationMethodsForDevice
and some new parameters got added. Investigate that and figure out what else to send. Just changing the endpoint name leads to the following error:
{
"requestId": "f254ddb9-241f-4f79-ba68-a3290e09c7e6",
"errors": [{
"type": "invalid_request_error",
"code": "request_malformed",
"message": "Request is malformed"
}]
}
The Dashlane module doesn't seem to work anymore. Probably the protocol has changed.