question

pavan avatar image
pavan asked Miguel Deactivated commented

accesstoken got from OAuth2.0 and the authtoken got using android sdk CloverAuth.authenticate are same?

want to know that the accesstoken got from clover oAuth2.0 and the authtoken got from android sdk CloverAuth.authenticate both are same or different? if different what are they? i want to consume rest API from android for that i need api 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.

1 Answer

Miguel avatar image
Miguel Deactivated answered Miguel Deactivated commented

Each method will create a different token, but both tokens have no differences in functionality, assuming the permissions requested for the respective apps are the same.

3 comments
10 |2000

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

pavan avatar image pavan commented ·

so this same token can be used for apitoken for rest api right.

0 Likes 0 ·
Miguel avatar image Miguel commented ·

@Pavan, yes.

0 Likes 0 ·
pavan avatar image pavan commented ·

@miguel thanks, the problem we are getting that we creating taxrate via rest api here is the link https://devask.clover.com/question/77... can you please assist on same

0 Likes 0 ·

Welcome to the
Clover Developer Community