Access Token and Access Code API not working I am trying to get access token through API, for that I first need to hit this url https://account.box.com/api/oauth2/authorize I have also given a redirecturl, with my client id and client secret, it is supposed to return a code and that code is required by this url endpoint https://api.box.com/oauth2/token to generate access tokenISSUE:When I hit the request it opens the browser and gives this error
There seems to be a problem with this app.
Don't worry, your files are perfectly safe. Get in touch with Box support to get assistance with this app. We're here to help.
Error: redirect_uri_mismatch
It also sometimes open my account dashboard on url https://account.box.com/ and dispalys an errorOops! We can't seem to find the page you're looking for.