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.

Admin

Hello Ashish,

You are trying to update a time clock that is not related to your store (token), please use a time clock from your store and everything should work fine.

Let me know if you still have a problem.

Thanks.