コメント

4件のコメント

  • 正式なコメント
    jcleblanc

    Just to follow up, the fix to properly set the redirect uri in the app creation flow has been made, so this issue should no longer arise as folks use the Postman quickstart in the future.

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

    Hey Lisa, 

    Did you select to use "existing box app"? If so, what scopes are selected on the app?

    Best, 

    Kourtney, Box Developer Advocate

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


    I'm stuck too at this URL: https://developer.box.com/guides/tooling/postman/quick-start/log-in-to-box/

    When I click 'Log In' , I got an error:

    Error: redirect_uri_missing

    I selected  to use 'Create new Box App'.

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

    Hi all,

    I'm seeing the issue in the flow - there appears to be a bug with the system automatically setting the redirect_uri for the app. To get past this issue until we can implement a fix, do the following:

    1. Go to developer.box.com and click on "My apps" at the top right to go into the developer app console. Make sure to log in using the same account that you're trying to use to set up the postman app.
    2. From the list, click on the app that says "Postman". This is the one that was automatically created in the flow.
    3. Click on the "Configuration" tab at the top.
    4. Under the "OAuth 2.0 Redirect URI" section, add in "https://developer.box.com/auth/callback". This is the callback that should have been set in the flow.
    5. Click on "Save Changes" at the top right to save the app.

    That should allow you to continue the flow and log in. If you've already left the page then instead of having Box create the app for you, select to use your own app. Under the section asking for your client ID / secret, add in the client ID / secret for this Postman app, which are listed under the "OAuth 2.0 Credentials" section of the same Configuration tab. 

    We're working on the bug to avoid this issue, but this should get you unblocked. Thanks for reporting this.

    - Jon

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

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