Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(messenger): messenger v1 #329

Merged
merged 41 commits into from
Jan 29, 2022
Merged

feat(messenger): messenger v1 #329

merged 41 commits into from
Jan 29, 2022

Conversation

samuelmasse
Copy link
Contributor

@samuelmasse samuelmasse commented Jan 28, 2022

Differences with old setup : need to provide appId and pageId, need to upgrade the API version to 12 in the dashboard

Despite making a jump from version 3.2 to 12.0 of the messenger api, mostly everything seems to work the same

Closes DEV-1619
Closes DEV-2253

@linear
Copy link

linear bot commented Jan 28, 2022

DEV-1619 (BUG) Messenger 400 error on caroussel with no buttons

When sending a caroussel message on the Facebook Messenger channel, if the caroussel doesn't have any buttons a 400 error will happen when calling the Messenger API and the message will not be sent. This could be solved by adding a dummy button, or possibly by upgrading our outdated Messenger API version from 3.2 to 10.0

DEV-2253 Messenger

@samuelmasse samuelmasse changed the title feat(messenger): messenger v2 feat(messenger): messenger v1 Jan 28, 2022
@laurentlp laurentlp marked this pull request as ready for review January 28, 2022 22:08
Base automatically changed from sm-channels-v2 to master January 28, 2022 23:19
@samuelmasse samuelmasse merged commit 6717e0a into master Jan 29, 2022
@samuelmasse samuelmasse deleted the sm-messenger-v2 branch January 29, 2022 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants