Hello All,
I am trying to fetch the user defined roles using the Clover "V3 REST API"(/v3/merchants/{mId}/employees) from within my Android Application.
I am using the "expand" parameter with "roles" value. This returns a "401 Unauthorized error" however if I do not give the expand parameter I am getting all the employee information but without user defined roles. I will be great if anyone can help me with the solution for this issue.
Thanks in advance.