Sachini De Silva
Sachini De Silva
### Description: When invoking a websocket API in the API-Manager, getting 401 response if we do not provide the access token. ``` wscat -n -c wss://localhost:8099/test/1 error: Unexpected server response:...
**Description:** Navigating to API store from publisher through 'View in Store' option does not work as this redirects to localhost. **Steps to reproduce:** Run docker apim 2.5.0 Create an API...
Ports the fix in commit https://github.com/wso2-support/carbon-apimgt/pull/6444/commits/885012b24a35c972538a56ee60ca89972b26f42a Related git issue : https://github.com/wso2/api-manager/issues/1505
**Description:** ApimAllAlerts table has a column character length of 255 for message field. But when there are lengthy URItemplates the resulting error messages for AbnormalBackendTime alert type can be exceed...
### Problem - Concurrent trsutstore access issues were reported against the existing cert loading approach. ### Solution - As an improvment we have reduced the truststore.store calls to one per...
### Problem As of now we only have a note dtating that we accept `xml` and `j2` typed files as operation polciy definitions. But the UI and backend allows to...
This PR synchronizes isAPIThrottled method to handle NPE
Fixes https://github.com/wso2/api-manager/issues/2987
### Problem **Problem** - APIM currently offers a notification mechanism that operates through the database. - APIM users might want to use different notification modes (ex: email, sms etc) and...
### Description The thumbnail on the header section does not get updated on updating the API/API product thumbnail for the first time. Please refer below screen capture. https://user-images.githubusercontent.com/28379317/217720568-e09bbb48-3313-484e-b6cc-4397565602ff.mov ### Steps...