v16.0.1
2020.3+
Enum MintExceptionCode
Simple mapping of HTTP error codes for easier reading
Namespace: Unity.Services.Vivox
Syntax
public enum MintExceptionCodeFields
| Name | Description | Value |
|---|---|---|
| Unauthorized | Returned when Player is unable to perform the target operation due to sanctions applied by the Moderation SDK or free-tier allowance exhaustion | 403 |
| FailedToDecodeToken | Returned when using an invalid token | 406 |