question

sujith avatar image
sujith asked Mike M answered

Auth tocken not getting for my sand box android Application?

Hi all, I have developed one android application for clover devices. I am using CloverAuth.authenticate to get authentication but I am not getting that auth tocken,please give me the proper way.So I have generated auth tocken from this video "https://plus.google.com/+AnnieLausier/posts/jgPWLQgg7ED?pid=6056022824501204194&oid=114232225876174351370", if I add an item using this auth tocken and rest api "https://www.clover.com/v2/merchant/" I am getting "message": "401 Unauthorized" message. Please give me a solution.

Sandbox
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Mike M avatar image
Mike M answered

Can you please verify that your generated token has correctly registered the permissions you selected?

Try with this API: {baseUrl}/v3/access_tokens/{token}

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community