Can't purchase AFS that is "free"
MarkGeeRomano opened this issue · comments
mark g romano commented
Expected Behavior
Should be able to call purchase
on an AFS contract with price set to null
.
Actual Behavior
Throws an err
Error purchasing item: TypeError: Value must be greater than 0 at _validateApprovalOpts
Charles Kelly commented
@MarkGeeRomano does calling purchase
with price of 0 fix it?
mark g romano commented
hey @cckelly it works now 🤙
Charles Kelly commented
Cool, closing! If you have any more issues feel free to open it back up.