When I try to access to developer.atlassian.com/console/myapps/, the page just shown like:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<script type="text/javascript" src="chrome-extension://koeofaphicbgllfobkdbacgmcpnaifhn/dist/pageInjectScript.js"/>
<script type="text/javascript" src="chrome-extension://nhpjggchkhnlbgdfcbgpdpkifemomkpg/pageScripts/main.js"/>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>bifrost-static/fallback//myapps/</Key>
<RequestId>7XZJJB5RJ5EG2DKB</RequestId>
<HostId>FAg9VQccHYOAx8vlzr+6hfUUnZGAA0/Wovel3SWcMO6Xn3Z/cIG19gvfFu/25DX/qektO8IP7AI=</HostId>
</Error>
How do I resolve this issue? Thanks in advance.
Looks like you have a chrome extension causing issues. Possibly something called bifrost? Try disabling that.
Possibly this: Biport Wallet - Chrome Web Store
Unrelated, but I gotta say… be careful with your Bitcoin. If the extension causes problems on websites I have to question how good the code is. And your money is entrusted to them. Maybe fine! But scary.
1 Like
Thanks for your reply Adam. But I have tried open the link in incognito window and keep all chrome extension disabled, it doesn’t work, the issue still occur.
It’s definitely a chrome extension. The code in there points to ModifyAjaxResponse for Edge - koeofaphicbgllfobkdbacgmcpnaifhn - Extpose which rewrites AJAX requests!
Do you have Biport Wallet? It’s possible someone is using that service to try to hack your wallet? I’m just speculating.
Incognito mode can still have some extensions enabled. But if you know they are all disabled, perhaps the AJAX was rewritten to return a 301 or something. Moved Permanently would mean the redirect is cached “forever”. You could try clearing your cache to see if that helps.
1 Like
Thank you for your reply with patience, Adam. Actually I found that it’s likely something to do with atlassian site, I can open the link normally in the same browser(with the same configuration and chrome extension) today.
Glad it’s working! I guess that error message was a red herring then! Or you cache cleared overnight. Either way - if it works, no need to question it. Have fun!
1 Like