Getting error post generating the token
Hello Everyone
Once I have generated the token, i get the following URL ,
https://api.box.com/2.0/files/461354303441/content?access_token=2z7weDsvYKiO7jyWzus43Dlp6mfZwezo and once I hit this url it gives me the following error
{"type":"error","status":404,"code":"not_found","help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"Could not find the specified resource","request_id":"yyyypag3bhzr6jms"}
Can anyone help me identify, the issues here?
Instead of access token if I insert developer token then it works for an hour and then it gets expired.
-
This error typically occurs if you are either making a call with a user that does not have access to the requested file, or if you are making a call from one user, but using the token of another user.
If you continue running in to this issue, please file a ticket with our support team at support.box.com. This will allow us to get some more information to look in our logging on our end.
Please sign in to leave a comment.
Comments
1 comment