question

michaelburns avatar image
michaelburns asked David Marginian Deactivated answered

generating token using oauth in a web php server

i have a pc based application and a website based one that connects to the clover database to read inventory numbers and use the website generated token to access them for each of our stores. i want to move to oauth to generate these tokens but i dont use a clover pos app so i dont have a app id or app secret how to i generate a token without a pos app?

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

·
David Marginian avatar image
David Marginian Deactivated answered

In order to obtain an OAuth token you have to have a Clover app. In your case you would need to create a web application. Then you can obtain a token - https://docs.clover.com/clover-platform/docs/using-oauth-20.

10 |2000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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