We are trying to make an order as the documentation example, with the TaurosAPI, but this error appears:
{
'success': False,
'status_code': 401,
'code': 'authentication_failed',
'msg': '`content_type` header must be `application/json`'
}
Any solutions?
We are trying to make an order as the documentation example, with the TaurosAPI, but this error appears:
Any solutions?