php - Fatal error: Call to undefined method MarketplaceWebService_Model_GetReportListByNextTokenResult::getReportInfo() -


i error in mws api php library when try report list next token:

fatal error: call undefined method marketplacewebservice_model_getreportlistbynexttokenresult::getreportinfo()

the weird thing is, in code sample, right function. , have checked if report info exists using:

$response->issetgetreportlistbynexttokenresult() 

what should report info?

when open library, turns out code sample api wrong. sample uses getreportinfo() when should getreportinfolist().


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -