Se hace la peticion con el Make 0Auth 2.0 request pero me sale cliente id: no valido, no conecta, no guarda la clave la genera el token, adicional informo que tengo la client id y el ID Secret. Lleno los campos con los parametros recomendados.
Autenticacion mediante 0Auth 2.0
• Incluir en el Header:
Content-Type: application/x-www-form-urlencoded
Authorization: Basic <<Client_id base64>>
• Información para el parámetro Client_id Base 64:
Va a ser enviado de forma privada
No se como comenzar como conectarme me da error de cliente id
The request is made with the Make OAuth 2.0 request, but I get an invalid client ID error; it doesn’t connect or save the key generated by the token. Additionally, I inform you that I have the client ID and the client secret. I fill in the fields with the recommended parameters.
Authentication via OAuth 2.0 • Include in the Header:
- Content-Type: application/x-www-form-urlencoded
- Authorization: Basic <<Client_id base64>> • Information for the Client_id Base 64 parameter:
- It will be sent privately
I don’t know how to start, how to connect; it gives me a client ID error.