api-examples
api-examples copied to clipboard
503 when get accounts
URL: https://api.sbanken.no/bank/api/v1/accounts/ response body:
body: %{
"errorMessage" => "Could not complete the request due to an expected or unexpected error.",
"errorType" => 0,
"isError" => true,
"traceId" => "28576c77-97aa-4d65-bf10-3bd320cc51cf"
},
I am experiencing the same error message every now and than when trying to access https://api.sbanken.no/bank/api/v1/Transactions/ . It seems like a downtime / instability om SBankens side.