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
Describe the bug
Wise SCA requests (#2734) introduced a new bug: executing a transfer always throws an error because the status code is 201 instead of 200.
To Reproduce
Create a Wise Quote
Create a Wise Transfer
Fund the transfer
See error
Expected behavior
Even though the status code is not 200, the request is completed successfully.
Describe the bug
Wise SCA requests (#2734) introduced a new bug: executing a transfer always throws an error because the status code is 201 instead of 200.
To Reproduce
Expected behavior
Even though the status code is not 200, the request is completed successfully.
Environment:
Additional context
Wise API docs: https://api-docs.transferwise.com/#errors-http-status-codes
The text was updated successfully, but these errors were encountered: