WWardChamp
- Edited
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.