Start a new topic

Wrong Secret Specified in TestDrive

I was trying to run the TestDrive Java example application on my home machine. I had populated the app_key and app_secret from my main account page into the HelloWorld.java and I had also added the logging.properties file to the project to get the HTTP debug messages on the Console. It appeared that the ping and login methods worked, but the SaveBlocking() didn't!



Then I realized I needed to use the Master Secret to use SaveBlocking(), NOT App Secret. The Java TestDrive GitHub page wrongly specifies you need App Secret. Please correct this so countless people do not lose hair. The problem may exist in TestDrive app for other platforms as well, not just Java.



1 Comment

Hey Richard, Good catch! We'll update the documentation. Thanks!
Login or Signup to post a comment