Unsupported token type

QuestionsCategory: OrderUnsupported token type
weixiangsu asked 8 months ago

curl –request GET \
–url https://api.tiki.vn/integration/v2/orders \
–header ‘Accept: application/json’ \
–header ‘Authorization: Basic MY token’ \
–header ‘Content-Type: application/x-www-form-urlencoded’

{
“errors”: [
“Unsupported token type”
],
“meta”: {
“source”: “meepo”,
“id”: “8767994797169211958”
}
}