question

lior avatar image
lior asked

CloverAuth.authenticate failed - got null

Hello, I am trying to authonticate clover in this way:

mAccount = CloverAccount.getAccount(this); //This line work well. CloverAuth.AuthResult authResult = CloverAuth.authenticate(MainActivity.this, mAccount); //Got null...

When I am creating the authontication got null. Why (The reason I need the authontication is because I need the token and baseurl)? Thank you, Lior

10 |2000

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

0 Answers

Welcome to the
Clover Developer Community