New API - Create clip API error "The 'user_id' parameter cannot be blank."

I am also facing this problem. But I am sending the correct access token and I get the following error
{
“error”: “Unauthorized”,
“status”: 401,
“message”: “Must provide a valid Client-ID or OAuth token”
}
Not sure what the problem is