Illya, can u please explain why this error keeps showing up repeatedly ?
i did not get a reply on this post (same error as Giorgio).
Illya, can u please explain why this error keeps showing up repeatedly ?
i did not get a reply on this post (same error as Giorgio).
yes thanks Sergiy, but what was it ? this was not the first time this occured..
it seems to be up and running again, @Appery, why did this happen ?
since last week getting lots of these : https://appery.io/app/errors?code=500 !
doesn't matter what location i am working from, also from macbook, windows desktop, chrome, safari, mozilla..
never mind, i must have had a setting wrong, after trial number so many it now works.
nevermind, deleting and adding the service seems to have solved the problem...
and this is in the "where" clause "before send" ;
console.log("value = " + value);
var whereObject = {idBeoordStart:{"$inQuery":{_id: value } }};
console.log("whereObject = " + JSON.stringify(whereObject));
return JSON.stringify(whereObject);