gpt4 book ai didi

c# - 如何解决azure中的pullasync失败?

转载 作者:太空宇宙 更新时间:2023-11-03 15:26:44 26 4
gpt4 key购买 nike

我创建了一个 wpf Windows 应用程序,我能够使用 Visual Studio 2015 连接本地创建的 Azure 移动服务。

现在,一旦我将应用程序从 this tutorial 更改为在离线模式下工作,应用程序无法加载,说明拉取失败。

错误详细信息:

message :
Hide Copy Code

The request could not be completed. (Bad Request)

{Method: GET, RequestUri: 'http://localhost:59675/tables/TodoItem?$filter=(updatedAt ge datetimeoffset'1970-01-01T00:00:00.0000000%2B00:00')&$orderby=updatedAt&$skip=0&$top=50&__includeDeleted=true', Version: 1.1, Content: , Headers:
{
X-ZUMO-FEATURES: QS,OL
X-ZUMO-INSTALLATION-ID: b27d76a8-6c70-48c2-b5a9-76b1540d960f
Accept: application/json
User-Agent: ZUMO/2.0
User-Agent: (lang=Managed; os=Windows; os_version=6.2.0.9200; arch=Win32NT; version=2.0.31125.0)
X-ZUMO-VERSION: ZUMO/2.0 (lang=Managed; os=Windows; os_version=6.2.0.9200; arch=Win32NT; version=2.0.31125.0)
ZUMO-API-VERSION: 2.0.0
}}

请帮忙解决

最佳答案

我已经通过在移动应用程序设置中添加此键来解决这个问题 enter image description here

或者更好地使用新的 NuGet 包:

Microsoft.Azure.Mobile.Client
和Microsoft.Azure.Mobile.Client.SQLiteStore

关于c# - 如何解决azure中的pullasync失败?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35059182/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com