the date that is being saved to the db is the current date instead of “date”: “2020-11-10”.
Please help! OpenEMR Version
I’m using OpenEMR version 6.1.0
Browser:
I’m using:
Operating System
I’m using: LINUX
Logs
Did you check the logs? no error
Was there anything pertinent in them?
Please paste them here (surround with three backticks (```) for readability.
You can also turn on User Debugging under Administration->Globals->Logging User Debugging Options=>All
I do not know why someone had the standard api default to the current date. That may be a bug and you can send us a pull request to change it if you’d like.
"validationErrors": {
"user": {
"Required::NON_EXISTENT_KEY": "user must be provided, but does not exist"
},
"group": {
"Required::NON_EXISTENT_KEY": "group must be provided, but does not exist"
}
},
"internalErrors": [],
"data": []