Assaf L
Assaf L
I'm contributing to a project where there is a class implemented as shown below ``` abstract class myClass(spec: Spec.() -> Unit) : Spek({ include(wrap(spec)) .... }) ``` It receives a...
I'm not getting the same exact error but on my implementation I saw that using Context on [this line](https://github.com/Shopify/koa-shopify-auth/blob/15379030fd1677f4a37a215d080c19f3244047cd/src/auth/create-request-storage-access.ts#L49) returns an empty string despite using the Shopify.Context.initialize command. It looks...
Hi, Is there an answer to this important question? > I also would like to know if I should persist the ACTIVE_SHOPIFY_SHOPS object, it's not clear to me whether the...
Anyone?
It looks like [getListingsByShop](https://developer.etsy.com/documentation/reference#operation/getListingsByShop) response contains a property with array of SKUs called _skus_ Did you check this API's actual result?
Any chance of this change being published?