Hi Team,
i'm generating access token using 'Request access token' api and also getting the access token .
Biut when i'm using this access token to another api , it is returning error.
{
"type": "error",
"status": 404,
"code": "not_found",
"context_info": {
"errors": [
{
"reason": "invalid_parameter",
"name": "parent",
"message": "Invalid value 'd_164615683363'. 'parent' with value 'd_164615683363' not found"
}
]
},
"help_url": "http://developers.box.com/docs/#errors",
"message": "Not Found",
"request_id": "esh2ech2yxeqeikp"
}
How can this be solved
Question
can't able to open folder using access token
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.