Skip to content

Something went wrong, please contact the application owner.Β #248

@ojii

Description

@ojii

I just deployed boarding to Azure but when I try to add a new tester, I get an error:

Something went wrong, please contact the application owner: <!DOCTYPE html><html lang="en"> <head> <title></title> <link rel="stylesheet" href="/styles/main.css"> <style type='text/css'> /*include ../../dist/styles/main.css*/ </style> </head> <body><div id="wrapper" class="j42"> <h2>Method Not Allowed</h2></div> <div class="footer"> <p>Copyright &copy; <span id='year'>2015</span> Apple Inc. All rights reserved.</p> <ul><li><a href="https://www.apple.com/legal/internet-services/itunes/">Terms of Service</a></li><li><a href="https://www.apple.com/legal/privacy">Privacy Policy</a></li></ul> </div> <script type='text/javascript'>(function() { var isIos = navigator.userAgent.match(/(iPod|iPhone|iPad)/); document.body.setAttribute( 'class', (!isIos) ? 'otherBrowser' : 'isMobileSafari' ) var yearEl = document.getElementById('year'); if (yearEl) { yearEl.textContent = new Date().getFullYear(); } })(); </script> </body> </html>

Looks like something went wrong with boarding trying to talk to ITC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions