向Google Power Meter发送数据时导致错误PM-404-0

时间:2011-06-23 04:59:24

标签: c# c#-4.0 c#-3.0 c#-2.0

我正在尝试将数据发送到谷歌功率计它给我错误我的代码发布在下面的链接我问问题之前,但现在我也粘贴我在底部的这篇文章得到的确切错误

https://stackoverflow.com/questions/6425107/pm-404-0-not-found

输出错误是

MeterValue : 3026.34666533831
Requesting...Result : <?xml version='1.0' encoding='UTF-8'?><atom:feed xmlns:ato
m='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearc
hrss/1.0/' xmlns:meter='http://schemas.google.com/meter/2008' xmlns:batch='http:
//schemas.google.com/gdata/batch'><atom:id>https://www.google.com/powermeter/fee
ds/event//1308804739808</atom:id><atom:updated>2011-06-23T04:52:19.918Z</atom:up
dated><atom:title type='text'>Batch Feed</atom:title><atom:entry><atom:updated>2
011-06-23T04:52:19.918Z</atom:updated><atom:title type='text'>Error</atom:title>
<atom:content type='text'>PM404-0: Not found</atom:content><batch:status code='4
04' reason='PM404-0: Not found' content-type='text/plain'>PM404-0: Not found</ba
tch:status></atom:entry></atom:feed>

希望你的Seggestions

问候。

0 个答案:

没有答案