Skip to content

SetupNewBankAccount failing #1

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions