我能够生成令牌,并成功地使用Authorize属性登录并使用招摇工具获取结果。但是客户需要我的URL像{{url}}/oauth/token?client_id={{client_id}}&client_secret={{client_secret}}&refresh_token={{refresh_token}}&grant_type=refresh_token&redirect_uri={{redirect_uri}}
这样被打
请提出任何答案。
这是我
curl -X GET --header'Accept:application / json'--header'Authorization:bearer bearerCode'http://wwww.xyz.com/1234567/partner_api/v1/clubs/999/teetimes?date=2019-03-14&include_pricing=true