ShopifySharp
ShopifySharp copied to clipboard
InventoryItemService
Trying to use this service and passing a valid inventoryitemid but receiving a null response
var service = new InventoryItemService(url,password); var inventoryItem = await service.GetAsync(itemId);
Thanks for the report @Hackers1955! Could you clarify what you mean by a null response? Do you mean the inventoryItem value is null here?
Yes that’s correct. Although I know that values exist my query doesn´t return anything
Kind regards
Bryn Sent from my iPad
On 9 Mar 2022, at 05:19, Joshua Harms @.***> wrote:
Thanks for the report @Hackers1955https://github.com/Hackers1955! Could you clarify what you mean by a null response? Do you mean the inventoryItem value is null here?
— Reply to this email directly, view it on GitHubhttps://github.com/nozzlegear/ShopifySharp/issues/721#issuecomment-1062539011, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AX7RAI6EMYOWC4DHIWWBYUDU7ARGLANCNFSM5PRPCGMA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>