You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 403 | FORBIDDEN | size of metadata for this single user exceeds the user defined limit, {}Bytes | 单个用户的用户属性用量超过限制。默认单个用户的属性总长度不得超过 2 KB。 | 调整用量或联系商务提升用量上限。 |
156
156
| 403 | FORBIDDEN | size of metadata for this single user exceeds the current mysql column size, {}Bytes | 单个用户的用户属性超过字段长度限制。关于用户属性字段(例如,用户昵称)的长度限制,详见[设置用户属性](/document/server-side/userprofile.html#设置用户属性)。 | 减少用户属性字段的长度。 |
157
157
| 403 | FORBIDDEN | total size of user metadata for this app exceeds the user defined limit, {}Bytes | 整个应用的用户属性用量超过限制。默认单个 app 下所有用户的属性总长度不得超过 10 GB。 | 调整用量或联系商务提升用量上限。 |
158
+
| 409 | CONFLICT | Failed to xxx. Concurrent xxx not allowed | 多个请求同时修改同一个资源的并发操作冲突。 | 减少并发请求操作。 |
0 commit comments