Welcome to the new Box Support website. Check out all the details here on what’s changed.

Overriding Box Auth URL in JDK

New post

Comments

2 comments

  • 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
    Comment actions 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
    Comment actions Permalink

Please sign in to leave a comment.