doc-exports/docs/apig/umn/apig-faq-0001.html
Chen, Junjie 324aa7d3c4 APIG UMN 20240708 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-11-05 15:25:06 +00:00

1.8 KiB

Why Doesn't a Request Throttling Policy Take Effect?

  • API call limit or source IP address request limit of the policy does not take effect.

    Check whether the policy has been bound to an API.

  • User request limit of the policy does not take effect.

    Check whether the API bound with the policy uses app or IAM authentication.

  • App (credential) request limit of the policy does not take effect.

    Check whether the API bound with the policy uses app authentication.