-
Notifications
You must be signed in to change notification settings - Fork 440
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
FacebookMessengerShareButton API Error Code: 4202 on mobile device #534
Comments
We are facing the same error, the Twitter logo is still the old one, and the Facebook share button sometimes is good sometimes is not. |
Messenger issue is still there. @yannick-leguennec @amtjava For new twitter logo, you can import XIcon from "react-share" |
Thank you so much, it works !!! |
FacebookMessengerShareButton issue on mobile is still there |
I encounter the same error on a mobile device. and the issue is still there. |
The Facebook message share button I did a limit in the share title and it works |
what do you mean, may you share us your code? |
<FacebookShareButton url={ |
Messenger issue is still there. |
Hi,
I just integrated your library in an Next.js version 14 project.
The buttons works perfectly on desktop devices, but when tested on smartphones, the FacebookMessengerShareButton generates an 4202 API error.
How could I fix it?
Thank you.
Ps: It's still the old Twitter logo that is displayed in the Twitter button.
The text was updated successfully, but these errors were encountered: