Wareneingang verbuchen
ich kann in echt keinen Wareneingang mehr verbuchen:
Request for https://www.mygood.at/api/saveIncomingStock mit
request-body: {"stock_change":2,"incomming_price":2.5,"incomming_nr":"","incomming_mhd_date":"","id":803}
auth: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MjYzLCJpYXQiOjE1ODU0MzM3MzR9.aAoLYWh0SA2s38P0rmDmSZM75FBmqYZnhKnfQ-_8-ck'
hatte folgenden Fehler: {"errorCode":"SEQUELIZE_ERROR","message":"Could not save Incoming Stock","prevError":"Response could not be parsed: {\"status\":\"Invalid JSON text in argument 1 to function json_extract: \"Missing a comma or '}' after an object member.\" at position 94.\"}","time":"2020-3-28 23:46:15"}
Request for https://www.mygood.at/api/saveIncomingStock mit
request-body: {"stock_change":2,"incomming_price":2,"incomming_nr":"1","incomming_mhd_date":"2022-03-02T23:00:00.000Z","id":803}
auth: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MjYzLCJpYXQiOjE1ODU0MzM3MzR9.aAoLYWh0SA2s38P0rmDmSZM75FBmqYZnhKnfQ-_8-ck'
hatte folgenden Fehler: {"errorCode":"SEQUELIZE_ERROR","message":"Could not save Incoming Stock","prevError":"Response could not be parsed: {\"status\":\"Invalid JSON text in argument 1 to function json_extract: \"Missing a comma or '}' after an object member.\" at position 94.\"}","time":"2020-3-28 23:50:41"}