After upgrading to API 2024-07 (as specified in the 2024-07 update) and checking the required cart instructions, we noticed that the UI components are now appearing on the draft order checkout page. However, I have encountered two issues:
- We’re unable to query the Storefront API. The API returns a 403 error with the message “Channel not found for the given token.” The same API call works fine for regular orders.
- The attributes “instructions.attributes.canUpdateAttributes,” “instructions.notes.canUpdateNote” and “instructions.metafields.canSetCartMetafields” always return false. We’re unsure if this is by design. If it is, are there any workarounds? If it is not, what are we doing wrong?