Admin Posted May 15, 2019 Share Posted May 15, 2019 Cách sử dụng API này Để giảm thiểu khả năng Checkpoint và tăng độ bảo mật tôi khuyên các bạn nên dùng mật khẩu ứng dụng. Để tạo mật khẩu ứng dụng truy cập vào Link này: Quote This is the hidden content, please Sign In or Sign Up Sau đó lấy mật khẩu đó để lấy Access_Token từ API dưới đây. Quote This is the hidden content, please Sign In or Sign Up Ví dụ: tài khoản: [email protected] và mật khẩu ứng dụng: ISH434iJ thì API sẽ như sau. Quote This is the hidden content, please Sign In or Sign Up Sau đi truy cập vào API bạn đã tạo ra sẽ có dạng như sau. Quote { "session_key": "5.X3fQR_y43vEg55110267-1536501797", "uid": 1536501797, "secret": "2e92d9e1855334044465a5fc6b32a", "access_token": "EAAAAAYsX7TsBAIfpLu5DzPld7e0Gj3hYZBN9k0AwjmoZCOtwZA4avQjBugGsQ1iEAOlHdPqUFvZAUPC0zzHN517ZB0fx9HY281WFAHnjL22De3gtAzwhD3AoUfu62yAA37D7uV97JpvosCO99vQuaUJ3pqNii2m4QZCjvyOdkBhNqzYYaNiJ9NydR5SzxEYMrUYw", "machine_id": "1_JzXAOnIps1I-nsFw", "confirmed": true, "identifier": "1536501797" } Trong đó "access_token": "EAAAAAYsX7TsBAIfpLu... thì EAAAAAYsX7TsBAIfpLu... sẽ là Token của bạn nhé 1 Quote Link to comment Share on other sites More sharing options...
Bài viết được đề xuất
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.