lucasharvey
Tourist
Contact Me
Status
Offline
Last Activity
‎09-28-2021 10:21 PM
Topic Started
1
Topics Started
Topic Solutions
0
Solutions
Post Count
5
Posts
Post Kudos
6
Likes

Community Badges

No content to show

User Activity

Edit: RESOLVED. Was calling  await calculateChangeset({newChanges}); instead of calling: await calculateChangeset({changes: newChanges});  ****************************************************Hi, I am still getting a 400 error for calculateChangeset. ...
Can you please let me know what the fix for this was? I'm currently getting the "400 - Changes must be supplied" error. Thanks!
In my case the issue was that "npm run dev" was not building the pages ahead of time before they are requested. Since the page wasn't built into a static file served to the browser, the App frontend was hitting the backend to get the page, but it was...
I have followed the tutorial here to create an Upsell App using the new Post-Purchase Checkout Extension. I am able to get the page to load after payment, but the Changeset functions applyChangeset and calculateChangeset are both returning 500 Intern...
I'm also experiencing this issue when switching between pages using the navigation bar.
This widget could not be displayed.
This widget could not be displayed.