question

Kavin Kannan avatar image
Kavin Kannan asked teamxna commented

Generate API Key through a sideloaded app

Is it possible to generate or to fetch the API Key from a side loaded app instead of installing from the app market ?

The reason being is that, for development of the app, I will be making few Clover API requests not directly from the app, but trough our Dev server which would required a Clover API Key.

I was able to generate an API key through ny developer account's Setup page. But from the device, through my app, when I try to do the following, the authResult comes as null (even tough I was able to get the authAccount)

CloverAuth.AuthResult authResult = CloverAuth.authenticate(WebServiceActivity.this, mAccount);
1 comment
10 |2000

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

teamxna avatar image teamxna commented ·

How did you sideload the apk?

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community