Why am I getting (Timestamp not found) error while using Motoko query function in frontend?
I was making a web app on Difinity’s Internet Computer using Motoko language but when I try to call a query function from my frontend I got the Uncaught runtime error saying – ‘Timestamp not found in query response. This suggests a malformed or malicious response.’
My query functions are not working