You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your strings.xml file edit values for sandbox_client_id and sandbox_secret_id specific to Sandbox environment:
// Using your CLIENT_ID & SECRET
<stringname="sandbox_client_id">[SANDBOX_CLIENT_ID]</string>
<stringname="sandbox_secret_id">[SANDBOX_CLIENT_SECRET]</string>
In ButterflyMxConfigBuilder.kt those values are referenced as following: