username:password
Authorization: Basic *****************
curl --location --request GET '/operator/report/orderLink?clientId&gameId&playerId' \ --header 'Authorization: Basic Og=='
{ "url": "string", "errorCode": 0, "error": "string" }