Code Monkey home page Code Monkey logo

Comments (4)

tomsing1 avatar tomsing1 commented on June 28, 2024 2

I ran into the same problem and am still trying to resolve it. Here is what Box' Support Team told me:

Please be advised that Box custom apps will no longer allow for loose redirection of URI. This is documented in our developer documentation: https://developer.box.com/changelog/#2022-05-18-oauth-20-redirect-url-release. As of May 16, 2022, all Box custom apps which still contain a loose redirect_uri will become non-functional and will receive a Redirect URI mismatch error. The developer of the boxr R package would need to either configure their Box custom app or their application to account for this change. The user would need to configure the redirect_uri setting for their Box custom app associated with the boxr R package. As an example, we are seeing the current redirect_uri value of http://localhost/. They would need to change the redirect_uri value for the Box custom app to match what is given in the error message: http://localhost:1410/.

I don't have access to the Box Developer Console in our organization, but hopefully my colleagues in IT will be able to help based on the instructions. Maybe it's useful to you, too?

from boxr.

nathancday avatar nathancday commented on June 28, 2024 1

should we update the docs to reflect the :1410 port spec that's required?
https://r-box.github.io/boxr/articles/boxr-app-interactive.html#create

from boxr.

swood-ecology avatar swood-ecology commented on June 28, 2024

Adding http://localhost:1410/ to my list of approved URIs did the trick! Thanks.

from boxr.

IsabelFE avatar IsabelFE commented on June 28, 2024

I agree, the documentation should be updated.

Thanks!

from boxr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.