Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Code producing an error of:
Uncaught (in promise) InvalidInterceptionRequestError: interceptor result cannot be empty or undefined; behavior must be either "block" or "allow", received "undefined"
Code:
const applyNoteChange = useApplyNoteChange();
// ...
async function handleSubmit() {
const result = await applyNoteChange({
type: "updateNote",
note: "test",
});
console.log(result);
}
// ...
<Button onPress={handleSubmit}>Submit</Button>
Capabilities are `api_access` and `network_access`.
Even the docs example does not work, any idea?
you got any success on this ? can we update note attributes like this ?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024