Search code examples
windows-livelive-connect-sdk

Windows Live JS file - error 400


I just try to add Windows Live Connect JS API to my project and have an error:

GET http://js.live.net/v5.0/wl.js 400 (Bad Request)

This is the way I try to get it:

<script src="http://js.live.net/v5.0/wl.js" type="text/javascript"></script>

Any ideas ?


Solution

  • By Microsoft:

    This is a known issue and we're looking into it. We apologize for the inconvenience.

    Source (You asked the question there so you probably know it, but I am posting the answer here to help other users with the same problem)