Nick

Results 3 issues of Nick

I get this error in shopify partners dashboard: force_ssl was removed from REST API Shop

Can't figure it out, also can't change color of checkbox. Can someone help me?

I needed some types for typescript and thought i would share my aliexpress-product-scraper.d.ts file here: ``` type Product = { title: string; categoryId: number; productId: number; quantity: { total: number;...

good first issue