Closed rrickgauer closed 2 years ago
This error occured on the production code because I changed the Database table schema that both production/dev use, but I did not upload the new source code to the server yet. This should get fixed next time I upload the source code.
If you try to rent a product, it takes you to a 400 page.
https://wmiys.com/checkout/4
I think it has something to do with me changing the payment_id from an int to a guid: https://github.com/wmiys/api.wmiys/issues/174