wso2 / api-manager

All issues, tasks, improvements and new features of WSO2 API Manager
Apache License 2.0
34 stars 8 forks source link

NullPointerException When Invoking AI APIs with Subscription Level Rate Limiting Policy #3284

Open dakshina99 opened 5 hours ago

dakshina99 commented 5 hours ago

Description

Description

We are encountering a NullPointerException when attempting to invoke AI APIs that have a Subscription Level Rate Limiting Policy applied.

Steps to Reproduce

  1. Deploy the AI API with a Subscription Level Rate Limiting policy in place.
  2. Subscribe to the AI API with the attached subscription level rate limiting policy.
  3. Invoke a resource not related to the AI Chat

Affected Component

APIM

Version

4.4.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

AnuGayan commented 5 hours ago

Fixed by https://github.com/wso2/carbon-apimgt/pull/12686