Discussions

Ask a Question
Back to All

Facing Issue while implementing API

Actually I am trying to UPDATE the "Clock_Out" for particular employee but I continuously getting the following error :
"Authentication Failed - You do not have permissions to access the service" ,
"error": "Incorrect Access Attempt: TimeClock" .

I am using the following API:
PUT Timeclock (https://www.humanity.com/api/v2/timeclocks/46504362?access_token=xxxxxxx)
I am unable to understand what this error means.

Your help would be highly appreciated.