koalazak / dorita980

Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot
MIT License
931 stars 147 forks source link

Can't connect to get password. Says API Key required. #189

Closed h00pak closed 3 months ago

h00pak commented 3 months ago

Using get-roomy-password gives result of unsafe legacy negotiation disabled and trying to get-roomy-password-cloud is now saying that the API Key is required.

Any way around these? How does one get an API Key?

$ get-roomba-password-cloud h00pak@testemail.com Password!!## Error login into Gigya API. { callId: '6b01ee3c5cd0490288f2950141efefaa', errorCode: 400093, errorDetails: 'Missing required parameter: ApiKey', errorMessage: 'Invalid ApiKey parameter', apiVersion: 2, statusCode: 400, statusReason: 'Bad Request', time: '2024-03-17T19:25:11.414Z' }

kkaminski7 commented 3 months ago

I am experiencing exactly the same the same issue.

h00pak commented 3 months ago

For me, this ended up being a problem with two special characters in a row at the end of my password. I was using the Nick Waterton solution and finally changed the password on a guess. Immediately returned all the data. On Mar 24, 2024, at 8:13 AM, kkaminski7 @.***> wrote: I am experiencing exactly the same the same issue.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

kkaminski7 commented 3 months ago

Thank You h00pak for update on Your situation. It seems like we had the same issue, I have changed password to more human readable form and it works for me now aswell.