question

sanhere2work avatar image
sanhere2work asked

Could Not initialize the sdk while testing the application.

I have flowed the instructions in the git repo mentioned below,
https://github.com/clover/remote-pay-android-go

however I am getting the the Initialization error. below are the entries I have changed.

As per my entries the below mentioned data are same
1. goSecret = oAuthClientSecret
2. appID = oAuthClientID
The above two are the confusions I have. I got the apiKey/Api token as mentioned in the guide and same for the DemoAccessToken.

Need a little more guide in what I might be doing wrong.

    goApiKey = "<put your key here>";
    goSecret = "<put your secret here>";

    demoAccessToken = "<put your token here>";

    oAuthClientId = "<put your Client ID here>";
    oAuthClientSecret = "<put your secret here>";
Clover Go
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

·

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