02-04-2025 07:27 PM
Notifications set via SetNotificationPreferences are being received twice.
The notifications are sent to an AWS API Gateway, and the API successfully responds with a 200 status code.
However, the same notification is received again after 1 to 3 minutes.
When checking the notification log using GetNotificationsUsage, the following records were found:
First Notification:
Second Notification:
Could you please investigate why the same notification is being sent twice and provide any possible solutions?
Thank you for your support.