You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
Describe the bug
From platform version 2.2, the serverless events and Server Method Invocation handlers have to be registered in the app manifest. The app is in platform version 2.2 but the events are not registered yet. Also, the events registration has to be removed from the server.js file.
Describe the bug
From platform version 2.2, the serverless events and Server Method Invocation handlers have to be registered in the app manifest. The app is in platform version 2.2 but the events are not registered yet. Also, the events registration has to be removed from the server.js file.
Link to the bug'd Sample App
https://github.com/freshworks/marketplace-sample-apps/tree/master/Freshworks-Samples/App-Development-Features/Serverless-Features/external_events_app
The text was updated successfully, but these errors were encountered: