Structs§
- ApiResponse
Error - Incorrect
Captcha Code - IncorrectTOTP
Code - Incorrect
Username OrPassword - Invalid
ApiKey - Invalid
BuildID - Invalid
CollectionID - Invalid
GameID - InvalidTOTP
Token - Invalid
Target BuildID - Invalid
UploadID - Invalid
UserID - Itch
RequestJSON Error - Error returned from
super::ItchClient::itch_request_json - NoUpgrade
Path - TOTP
Token Timed Out
Enums§
- ApiResponse
Common Errors - Common errors to every API call
- ApiResponse
Error Kind - All possible errors returned from the Itch.io API
- Build
Response Error - Errors returned from all the API calls that require a build ID as a parameter
- Collection
Response Error - Errors returned from all the API calls that require a collection ID as a parameter
- Game
Response Error - Errors returned from all the API calls that require a game ID as a parameter
- Itch
RequestJSON Error Kind - Login
Response Error - Errors returned from the login API call
- TOTP
Response Error - Errors returned from the TOTP verification API call
- Upgrade
Path Response Error - Errors returned from the upgrade path API call
- Upload
Response Error - Errors returned from all the API calls that require an upload ID as a parameter
- User
Response Error - Errors returned from all the API calls that require a user ID as a parameter