Hello,
I know that this has been posted by others as well but almost everyone who has posted has been talking about emulator. I am getting this error on my Clover dev kits (Clover Station 2018 and Flex).
I have tried everything, including resetting my devices.
The strangest thing is that my application has been on Clover marketplace for the last 4 years so this is not a new account or application. Everything had been working fine until very recently.
Please see the following snippets.
Code: https://bitbucket.org/snippets/kikkle/qnz56x/cloverapputiljava
line 68 shows the account object being obtained and line 159 shows attempt to obtain the auth token.
logcat: https://bitbucket.org/snippets/kikkle/EbGxjx/logcattxt
line 277 shows the relevant messages.
There are a few things to note. This app is in production. The last release was built in January 2019 and is being successful used by many clients. New accounts are also being created as recently as yesterday.
I have taken the same code from github and rebuilt and deployed it on my Clover Station 2018 DevKit and it does not run anymore. I have tried to build with clover android sdk build 228.3 as well as latest release with same result.
I am very puzzled as to what has changed.
One thing I do notice is a special character in the email name in the obtained account. I have not changed any of my account settings in years so not sure if that is significant or not.
Any help or insight would be greatly appreciated. This has made it difficult to add new enhancements to my application because I have no way of testing in a proper environment.
look forward to hearing from Clover heavy eights out there.