新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Overriding Box Auth URL in JDK

新規投稿

コメント

2件のコメント

  • JohannesMaria

     

    Hi The_Kid,

     

    Although this might at last be possible (if your proxy then redirects to the actual server address), I don't think you need to do this.

     

    Why not just specify the proxy? It is a common use case to have proxies. The api directly supports it:

     

    http://opensource.box.com/box-java-sdk/javadoc/com/box/sdk/BoxAPIConnection.html

     

    Let me know if this does the job for you.

    0
    コメントアクション Permalink
  • TheKid

    Hey there,

     

    Thanks for your quick response. So this is specific to the authorization URL. We can use proxies for the other Box URLs but not for the authorization URL. When I took a peek at the link you gave me I could see a getAuthorizationURL method but not a corresponding setter method. I'm gathering from this thread is there is nothing we can do about this in the JDK..am I correct?

    0
    コメントアクション Permalink

サインインしてコメントを残してください。