I’m looking to create an Alexa skill (unpublished/personal for now) so I can query my Monzo balance and recent transactions.
I want to use the account linking on the skill - following Monzo’s OAuth flow. I get the screen to enter my email, I receive the email with the magic link, but linking fails.
Were you ever able to get this working? I cannot seem to get the account linking to work, I get the following error with I try to link the account in the Alexa App (and through the web)
I think the OAuth endpoint is auth.monzo.com now, resolves to a different IP for me. Not sure if they’re planning on continuing support for their old domain.
Thanks Lewis, I was using an old url. I am now getting the link account page in alexa however when I enter my email address, the page is not redirected and no email is received. I see from inspecting the request/response that it is returning a 400 Bad Request response.
Can seem to see what would be wrong with the request.