A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Trying to create a fulfillment by line item in postman, which worked previously, but is now returning the error
Solved! Go to the solution
This is an accepted solution.
I figured out the problem. line_items_by_fulfillment_order was incorrectly nested in tracking_info.
Update: I removed the shop_id after realizing that isn't part of the scope. Still getting the error though.
This is an accepted solution.
I figured out the problem. line_items_by_fulfillment_order was incorrectly nested in tracking_info.