从Partner Center API获取发票集合会引发错误? [英] Getting collections of invoice from Partner Center API is throwing error?

查看:76
本文介绍了从Partner Center API获取发票集合会引发错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这种方法在上周工作正常。现在,它的投掷错误。它不再退回收藏了吗?

  var invoicesPage = PartnerOperation.Invoices.Get(); 

堆栈跟踪错误:


Microsoft.Store.PartnerCenter.Exceptions.PartnerResponseParseException


  HResult = 0x80131500


 消息=无法反序列化响应


  Source = Microsoft.Store.PartnerCenter


  StackTrace:


  在Microsoft.Store.PartnerCenter.PartnerService.SynchronousExecute [T](Func`1操作)


  在Microsoft.Store.PartnerCenter.Invoices.InvoiceCollectionOperations.Get()


  在我的VS代码路径  :line
250


   at
我的VS代码路径: line 17


 


内部异常1:


ArgumentException:请求值'Marketplace'原为找不到。

解决方案


<请检查您是否可以从合作伙伴中心仪表板获取发票,如下所示:


如何查找/下载最终发票


如果在仪表板中,无法获取有效的发票,然后它应该是合作伙伴中心门户中的后端问题,您可以通过在仪表板中创建合作伙伴支持请求来报告此问题。


谢谢


最好的问候


this method was working properly till last week. Now, its throwing error. Its not returning collection anymore? 

 var invoicesPage = PartnerOperation.Invoices.Get();

Stack Trace Error:

Microsoft.Store.PartnerCenter.Exceptions.PartnerResponseParseException

  HResult=0x80131500

  Message=Could not deserialize response

  Source=Microsoft.Store.PartnerCenter

  StackTrace:

   at Microsoft.Store.PartnerCenter.PartnerService.SynchronousExecute[T](Func`1 operation)

   at Microsoft.Store.PartnerCenter.Invoices.InvoiceCollectionOperations.Get()

   at My VS Code Path :line 250

   at My VS Code Path :line 17

 

Inner Exception 1:

ArgumentException: Requested value 'Marketplace' was not found.

解决方案

Hi,

Please check if you could get Invoices from Partner Center Dashboard like this:

How to find/download final invoices

If in the Dashboard, can't get the valid invoices, then it should be a backend issue in Partner Center Portal, you could report this by creating a Partner Support requests in Dashboard.

Thanks

Best Regards


这篇关于从Partner Center API获取发票集合会引发错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆