Zoho Attendance Check in and Check out requests returning "Success" but not updating in browser.
I have created a python script that will use an employee Id and sent a check in or check out request. The problem I am facing is that when the request is sent I receive the following
- [{'response': 'success'}]
But the "Check in" or "Check out" is not reflecting on the browser.
Any help would be appreciated.