David

Results 60 comments of David

As the error says, in your code there doesn't seem to be a call to `Shopify.Context.Initialize()`. You should take a look at https://github.com/Shopify/shopify-api-node/blob/main/docs/getting_started.md#set-up-context for details. If you didn't have this...

Yes, I didn't catch it the first time either, but it says only **label API** requests will require it by Jan 31, 2024, and then eventually **ALL** API requests by...

Also I think this page has some examples of each request with the password attribute: https://www.usps.com/business/web-tools-apis/general-api-developer-guide.htm

For what it's worth, I've noticed the same thing on 2021 Toyota Camry Hybrid after the latest TR models. I think it's just a model issue though, because it seems...

I'm having this issue with NextJS 12.3 when `dev` is set to `true` like `const nextServer = next({ dev: true });` Edit: I resolved it by deleting the `.next` folder.

> The above pr needs to be merged in opendbc repo to see performance improvements in the main openpilot repo. Some eyes here when you get a chance please. I...

> will those tests still run? I have no changes for openpilot repo. I think it will

> I think we might not want to change the border color for this - that has to always show the openpilot engagement state. That's fair, it was just one...

> would it be fine to include the yellow border around the bookmark button itself to make it more obvious? You mean when the button is clicked or all the...