Advertisement
crackit-id

gem

Apr 6th, 2025
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.19 KB | None | 0 0
  1. var request = new XMLHttpRequest();
  2. request.open("POST", "https://pastebin.com/api/api_post.php", true);
  3.  
  4. request.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
  5.  
  6. request.send("{"success":true,"data":{"access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwOi8vYXBwLmdlbWxvZ2luLnZuL2FwaS9hdXRoL3ZlcjIvbG9naW4iLCJpYXQiOjE3NDMyNTkyMzMsImV4cCI6MTc0NDQ2ODgzMywibmJmIjoxNzQzMjU5MjMzLCJqdGkiOiJycXdKZlZ4ajdpTDdRRDd5Iiwic3ViIjoiMTE0MTciLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3In0.QUfd17o-bWBE-UrAx3CmC5ot1Xa40EKkHnMpo5WUOOU","token_type":"bearer","refresh_token":"cnj6vgrfyeblj1t4tr5tmamukgx9cdmfitj3453iv6wcn9quqdh9jg83whfqzl6jtrviof1743258361","expires_in":1209600},"user":{"id":11417,"first_name":"unyil","last_name":"tivi","email":"unyiltivi@gmail.com","email_verified_at":null,"phone":null,"is_active":1,"is_verify":1,"plan_id":1,"avatar":null,"trust_people":0,"balance":"0.00","ref":null,"balance_aff":"0","created_at":"2025-03-29T14:26:02.000000Z","updated_at":"2025-03-29T14:26:27.000000Z","confirm_otp":"237019","token_verify":"","percent_aff":20,"private_key":"YjCD5g5MSSK2hHmHoqAVUOVzDvlnMx0gxSX2LTQGJZVa1xRvpd5vdzPnmFO1P0PG","mqtt_enable":0}}")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement