[Occurrence conditions]
- Using the Android version of IM-Notice or the Android version of Accel Platform Mobile
- Using FCM HTTP API (Legacy HTTP API)
[Cause]
This is because the FCM HTTP API (Legacy HTTP API) has been deprecated.
[Handling method]
## Preparation in intra-mart Accel Platform
Please upgrade to 2024 Spring or later.
Patches are available for 2023 Spring - 2023 Autumn.
Enables you to send notifications to mobile devices using Firebase Cloud Messaging's HTTP v1 API. (https://issue.intra-mart.jp/issues/36590)
If you want to continue using an earlier version, please switch to using Amazon SNS.
##Migration to FCM HTTP v1 API
Please refer to "Migration to FCM HTTP v1 API" ( https://document.intra-mart.jp/library/iap/public/setup/iap_setup_guide/texts/appendix/notice.html#appendix-notice-android-migration-to-http-v1-api ), and modify the settings file ( im-notice-mobile-config.xml ), and then, redeploy the war file.
--Target-------------------------------------------------------------------------
iAP/Accel Platform/2023 Spring or later
--------------------------------------------------------------------------------
FAQID:1347