Exception while testing BoxDeveloperEditionAPIConnection

新規投稿

コメント

1件のコメント

  • jcleblanc

    Hi  ,

     

    When I last saw this issue in one of my Java samples, the following dependencies in my build.gradle file resolved the problem:

     

    compile 'org.bouncycastle:bcprov-jdk15on:1.52'
    compile 'org.bouncycastle:bcpkix-jdk15on:1.52'

    The version is out of date, but those should help resolve the error.

     

    - Jon

    0
    コメントアクション パーマリンク

投稿コメントは受け付けていません。