Post-purchase's AddShippingLineChange is not correct working

Hi.

I develop an application using post-purchase.
I want to add shipping costs and have included “AddShippingLineChange” in “changes”, but it does not work correctly.
The response is “internal server error”, but the order is reflected as Balance.
In “calculateChangeset”, it is calculated correctly.
What should I do?

thanks