The client secret is not the same as an oauth token, which you need to get through an authorization flow from the user whose data you’re trying to access.
The client secret is not the same as an oauth token, which you need to get through an authorization flow from the user whose data you’re trying to access.