API OAuth - For the user

I am trying to implement SDK

docs/login/app-integration

After authorization, instead of a token, I get an error:

OAuth Error

error = "invalid_client", error_description = "Bad client credentials"

Having searched the Internet, I found this problem, but did not find a solution. Help me