one of your api endpoints has bug
Publicado 14 feb 2023
Request to: api/v2/users/self
returns me:
b'{\n "error": {\n "title": "Invalid attribute",\n "message": "You passed an invalid value for the id attribute. Invalid parameter: id must be an integer from api/v2/users/show"\n }\n}\n'
and according to your docs (https://developer.zendesk.com/api-reference/sales-crm/resources/users/#retrieve-an-authenticating-user) it has self endpoint but response says it doesnt
0
0
0 comentarios
Iniciar sesión para dejar un comentario.