You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be centralized for easy updates, and then the preview part can be removed from the version (when available). Seems like the EU org that I use for testing does not have it rolled out yet, so let's wait a week or so 🤞.
{
"$id": "1",
"innerException": null,
"message": "The requested version \"7.2\" of the resource is under preview. The -preview flag must be supplied in the api-version for such requests. For example: \"7.2-preview\"",
"typeName": "Microsoft.VisualStudio.Services.WebApi.VssInvalidPreviewVersionException, Microsoft.VisualStudio.Services.WebApi",
"typeKey": "VssInvalidPreviewVersionException",
"errorCode": 0,
"eventId": 3000
}
Using it in all calls now, like here
Should be centralized for easy updates, and then the preview part can be removed from the version (when available). Seems like the EU org that I use for testing does not have it rolled out yet, so let's wait a week or so 🤞.
The text was updated successfully, but these errors were encountered: