1

I am using the world app from git and try to connect to my app on UK-EU server but I always got

AuthorizationProcessManager.handleAuthorizationFailure in AuthorizationProcessManager.java:426 :: authorization process failed

When I create the same app in US region everything works just fine (only ping is terrible).

Whats wrong with EU servers?

James Young IBM
  • 616
  • 1
  • 5
  • 13

1 Answers1

0

The bms-samples-android-helloworld github has been updated to fix this. The root cause was the gradle build file not being set to pull in the latest BMS SDK.

Sorry for the inconvenience, I just confirmed and it should work now.

James Young IBM
  • 616
  • 1
  • 5
  • 13