User login to game and get game URL
Possible Error Codes for this API
| Code | Description |
|---|---|
| 2 | Invalid parameter |
| 36 | Server error |
| 9999 | Unknown error |
Platform-defined unique request serial number, length >= 32 and <= 128 bytes
Platform product ID
User account in game (max 23 characters, lowercase letters and numbers only)
Transaction serial number (1-128 characters, ASCII 32-126 printable characters only, ` and ~ are prohibited)
Credit to bring into game for this login, must be 0 for seamless wallet
md5(username + credit + transaction_id + platform_secret)
Language code, optional
Online casino homepage, must be encoded with encodeURIComponent
Online casino registration URL, must be encoded with encodeURIComponent
Online casino deposit URL, must be encoded with encodeURIComponent
Online casino withdrawal URL, must be encoded with encodeURIComponent
Online casino session extension URL, must be encoded with encodeURIComponent
UI skin pid to display, default value will be shown if not provided
Product name displayed on browser tab, COG will be shown if not provided
Product favicon displayed on browser tab, COG favicon will be shown if not provided
Logo displayed in lobby landscape mode, COG logo will be shown if not provided
Pass 'app' string to hide the swipe-up fullscreen overlay on mobile H5 landscape mode
Success
URL to redirect to game platform