Open vHanda opened 7 months ago
@vHanda I implement the sca schema with one time key as per Wise docs in the downloader in this repository, but seems indeed something changed for personal accounts and today I keep getting 403 when passing the signature for Wise provided one time key. Either they rolled out something new or this is a bug on their side.
I filled a support ticket, they replied saying the API is now only available to business accounts. I then replied asking for clarification.
They've now raised it to the team which implemented this. And I'm waiting for a response. I'll keep you updated.
They replied to me saying essentially - tough luck. This is only for businesses from now on.
So frustrating, especially since their CSV exporter doesn't even show the balance after each transaction.
Hey.
I have my own scripts to download wise transactions, and they recently stopped working. It seems that Wise no longer supports using a personal signing key - https://docs.wise.com/api-docs/features/strong-customer-authentication-2fa/personal-token-sca
I do see something about a one time key, but I haven't yet managed to figure it out.
I thought I'll create this ticket just a way to inform other people.