We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to access another database from CosmosDB, but get the below error:
The text was updated successfully, but these errors were encountered:
see https://social.msdn.microsoft.com/Forums/en-US/4f45de7f-0193-4323-845e-d45d38e544a6/the-collection-could-not-be-read-because-it-was-created-with-a-newer-api-version?forum=azurecosmosdb
I think your side would to use the new version: Update your client SDK to at least 1.2.0 (preferably straight to 1.4.1) and this problem will go away. http://www.nuget.org/packages/Microsoft.Azure.DocumentDB/1.4.1
Sorry, something went wrong.
No branches or pull requests
I am trying to access another database from CosmosDB, but get the below error:
The text was updated successfully, but these errors were encountered: