Feb 20, 2019
Hi all! I'm a Shopify developer that works on the Collect feature, and I'm looking to gather some information about how partners are currently using the Products Collect API. I'm lo...
No content to show
User Activity
Hello,
Sorry to hear about this issue! For the webhooks max content size, I can say:
- HTTP webhooks have no max size
- AWS Eventbridge webhooks have a max size of 256 KB
- GCP webhooks have a max size of 1 MB
It seems that the 413 is raised at yo...
05-16-2023
Hi,
Thanks for letting us know!
05-15-2023
Hi,
your code looks good. The only things I can think of that could be wrong:
- you're using the wrong key
- you're using the wrong encoding (i.e. it's not UTF-8 for some reason)
Maybe you could debug and actually look incoming body.
Hey
What is your use case for installing / uninstalling an app multiple times within 5 min? It's something we don't expect to happen in a real scenario.
05-10-2023
Hey, sorry to hear about this problem. Before digging further can you please checkout this issue and see if the suggestions made here solve the problem you're facing?
Thanks,
Alex
I'm still trying to get an answer for you from the appropriate team.
Hi,
Can you please take a look at the docs? everything you need should be in there.