Skip to content

Endpoints now gives 404. #101

@erik3rik

Description

@erik3rik
Error
{
  statusCode: 404,
  statusMessage: 'Not Found',
  headers: {
    'content-type': 'text/html;charset=iso-8859-1',
    'content-length': '441',
    connection: 'keep-alive',
    'keep-alive': 'timeout=30',
    date: 'Fri, 24 Nov 2023 07:08:01 GMT',
    server: 'Apache',
    'cache-control': 'must-revalidate,no-cache,no-store',
    via: '1.1 mobileapp52.prod.aza.nu',
    
    [...]
    
'strict-transport-security': 'max-age=31536000'
  },
  body: '<html>\n' +
    '<head>\n' +
    '<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>\n' +
    '<title>Error 404 Not Found</title>\n' +
    '</head>\n' +
    '<body><h2>HTTP ERROR 404 Not Found</h2>\n' +
    '<table>\n' +
    '<tr><th>URI:</th><td>/_mobile/account/overview</td></tr>\n' +
    '<tr><th>STATUS:</th><td>404</td></tr>\n' +
    '<tr><th>MESSAGE:</th><td>Not Found</td></tr>\n' +
    '<tr><th>SERVLET:</th><td>se.avanzabank.rest.mobile.account.AccountModuleFacadeConfiguration</td></tr>\n' +
    '</table>\n' +
    '\n' +
    '</body>\n' +
    '</html>\n'
}

Happened after the Thursday update at Avanza 2023-11-23.

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