This topic branched off from here: https://together.bunq.com/d/4531-wanted-brave-beta-testers-for-eypo-ios-app/78.

I'm running into some errors that are returned from the Bunq API, and I have some trouble figuring out what is going on. Perhaps I'm doing something wrong, or perhaps there is a bug in the API.

I've taken some requests from our log, it would be great if you guys could look at your logs to see what is going on. All request are made with OAuth API keys.

Requests that result in 404 status

Response body: {"Error":[{"error_description":"The item you requested could not be found.","error_description_translated":"The item you requested could not be found."}]}

Request id: 63141412-d41c-41c8-9f93-8015696870a1
Response id: e649dec6-8c72-4c15-a4ac-54690b970e10
Timestamp: Around 2018-10-10T10:57:12.810317

Request id: 312e8ffe-795a-4a7e-8e3b-00759e2454fe
Response id: 46c55e48-a463-4174-96ff-688bac30a37a
Timestamp: Around 2018-10-10T11:17:20.185962

Requests that result in 500 status

Response body: Encountered unhandled exception.

Request id: 9b1c3c19-1e29-4daf-91ff-adfb017ee05a
Response id: <Not included in response>
Timestamp: Around 2018-10-10T10:25:37.914963

Request id: 5938ab57-9770-42d1-b86d-d53a65aa2d7f
Response id: <Not included in response>
Timestamp: Around 2018-10-10T10:20:22.433477

These 500 responses also do not include the server response signature.

    I'll see what I can find out 😊

      e649dec6-8c72-4c15-a4ac-54690b970e10 46c55e48-a463-4174-96ff-688bac30a37a --> joint account Oauth bug.

      The 500's are known and is being worked on. Ill give you an update once the bug causing that particular 500 response has been fixed.

        @OGKevin#37766 Thanks for checking!

        So if I understand correctly: If the user has one or more joint accounts, /monetary-account always gives a 404 when using an OAuth key?

          @Ward#37767 yes, for now please use /monetary-account-bank and it should be fine. And after the joint bug has been fixed, you can revert back to /monetary-account

            @OGKevin#37766 The 500's are known and is being worked on. Ill give you an update once the bug causing that particular 500 response has been fixed.

            this should be fixed now 😊

              @OGKevin#37769 I've updated to /monetary-account-bank and it seems to work now πŸŽ‰. Great that the 500 has also been fixed.

              Thanks for all your help, you're going into the Eypo UIViewController of fame πŸ˜„!

                @Ward#37771 you're going into the Eypo UIViewController of fame πŸ˜„!

                  @Ward#37771 Hero! And thanks @OGKevin, i can now connect via Eypo as well!

                    Write a Reply...