-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
using this code:
https://github.com/TobiEiss/fiGo/blob/master/fiGoConnection_test.go#L31
=== RUN TestConnection
--- PASS: TestConnection (0.29s)
=== RUN TestLogin
--- PASS: TestLogin (0.18s)
=== RUN TestSetupNewBankAccount
--- PASS: TestSetupNewBankAccount (0.80s)
figo_test.go:51: {"status": 401, "error": {"code": 90000, "group": null, "name": "HTTPUnauthorized", "message": "invalid scope", "data": {}, "description": "Invalid scope"}}
Your func has a comment that it uses this: http://docs.figo.io/#setup-new-bank-account
But that web page is gone.
So maybe they changes the API :)
AM lookig at the docs here:
http://docs.figo.io/#tag/Accounts
Maybe they have changed there API, because i cant see where you can create a Bank Account
Metadata
Metadata
Assignees
Labels
No labels