Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update submitGJUserInfo.md
  • Loading branch information
idkreally-3537 authored Feb 12, 2023
commit 4d6e2325637096014714d68e0826fc44e759c25a
2 changes: 1 addition & 1 deletion docs/endpoints/submitGJUserInfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Submits level completion data for use in restoreGJItems.php. The game sends to t
import requests

data = {
"udid": "605BE9FD-300E-49EA-A45C-B272EE64D3E0",
"udid": "605BE9FD-300E-49EA-A45C-B272EE64D3E0",
"accountID": 23590959,
"levelsInfo": "1,132,2,3,3,29,4,1704;1,128,2,1,3,25,4,1004",
"secret": "Wmfd2893gb7"
Expand Down