I am having a problem with a call to the Etsy api /listings/xxxxxxx/inventory.
Receiving a error :
RuntimeError
Access token lacks scope for this request (requires scope: listings_w).
This used to work fine.
Thanks
I am having a problem with a call to the Etsy api /listings/xxxxxxx/inventory.
Receiving a error :
RuntimeError
Access token lacks scope for this request (requires scope: listings_w).
This used to work fine.
Thanks
I think Etsy recently tightened up their OAuth scopes. I would reauthorize the connection, you should be able to view this by clicking “Connections” from the left hand menu and clicking “Reauthorize”. When reauthorizing, please make sure “listings_w” is checked off.
Hope this helps!