question

Robyn To avatar image
Robyn To asked

SendAccountRecoveryEmail -- Error 1199 Rate Limited

SendAccountRecoveryEmail is consistently returning error code 1199 ApiClientRequestRateLimitExceeded.

I don't see any obvious limits exceeded in the Limits tab for my dev Title.

Other API calls are succeeding (register and login calls)

How do I find what the request rate is for this call?

apisAccount Managementlimits
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

JayZuo avatar image
JayZuo answered

For SendAccountRecoveryEmail request, there is a special limit, which is 20 requests per hour. This limit is for each player, if the client got this error, please tell the customer to try again in an hour.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Gosen Gao avatar image
Gosen Gao answered

Please note that the client API has a limit of 100 requests per two minutes. If the client requests too frequently, it will trigger the limit. Please check the code of your client to reduce the request rate.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.