locked
Error while accessing Visual Studio Online REST API RRS feed

  • Question

  • I am trying to use Visual Studio Online Rest api but not able to get response.

    I am using https://XXXXXX.visualstudio.com/defaultcollection/XXXXXXXX/_apis/wit/workitemtypes?api-version=1.0 URL for the request. When I request from browser with same url it gives me the response, but when I call using c# code not able to get proper response. it gives "203 non-authoritative information" status and some random response.

    Please help me out with the issue.

    Thanks. 


    • Edited by A. Z Wednesday, June 17, 2015 7:04 AM
    Wednesday, June 17, 2015 7:04 AM

Answers

  • Hi A.Z,

    Do you have any code that provide an authorization to access the vso and also perform an authentication or get the token before accessing default collection.

    Regards,

     

    Tuesday, June 23, 2015 8:42 AM
    Moderator

All replies

  • Hi,

    Please try to install this particular patch  Visual Studio Online and let me know if you are facing same issue.

    Regards,

    Wednesday, June 17, 2015 12:03 PM
    Moderator
  • Hi,

    I am using VS2013 framework 4.5.

    Monday, June 22, 2015 7:13 AM
  • Hi A.Z,

    Do you have any code that provide an authorization to access the vso and also perform an authentication or get the token before accessing default collection.

    Regards,

     

    Tuesday, June 23, 2015 8:42 AM
    Moderator