JWTPayloadSizeExceededException¶
Error Class¶
JWTPayloadSizeExceededException
dataclass
¶
Bases: ServiceError
The requested token payload size exceeds the maximum allowed size.
Reduce the number of request tags included in the GetWebIdentityToken
API call to reduce the token payload size.