Hi! i'm struggling with not workable generated access_token. I make POST request(Request access token) with my info(client_id, client_secret and grant_type= client_credentials) and get response with acces_token, but when i pass this token to GET method(List items in folder) with required parameter folder_id i get status 404, at the same time access_token generated in box console dev gives me the list! What am i doing wrong? i want to get access_token by request, not by console
Question
generated access_token is invalid
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.