Forum Discussion

TuanPham1999's avatar
TuanPham1999
Frequent Visitor
7 years ago

get data via access token

So. I has some informations to get data from API such as: token_type":"bearer","access_token":"xxxxxxxxxxxxxxxxxxxxxxxx","expires_in":7200 and API url. how can I get data via them. thank you so mu...