You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_integrations/alexa_devices.markdown
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,22 @@ This integration requires multifactor authentication using an authentication app
227
227
228
228
## Troubleshooting
229
229
230
+
### Unable to Setup
231
+
232
+
#### Symptom: "CannotAuthenticate"
233
+
234
+
##### Description
235
+
236
+
You will see `MFA OTP code not found on login page` or `Cannot find "auth-mfa-otpcode" in html source` in the logs when trying to setup the integration. This is because the authentication details are incorrect.
237
+
238
+
You need to ensure you are:
239
+
240
+
- using the right credentials (The ones you would use to login to the Alexa app and Amazon shopping site)
241
+
- setup to use app based 2FA
242
+
- not setup to receive SMS 2FA codes
243
+
244
+
To test this you should login to your local amazon shopping site in incognition/private mode in your browser and check you are are prompted for the OTP code from you authenticator app and you are able to login sucessfully.
0 commit comments