Facebook Integration in Golang -- 2
₹100-400 INR / heure
I am using following code to share post on facebook using goland but this does not show image on facebook
const url = "[login to view URL]";
const imageUrl = "image url";
const description = "text";
const facebookShareUrl = `[login to view URL]${encodeURIComponent(url)}&picture=${encodeURIComponent(imageUrl)}&description=${encodeURIComponent(description)}`;
[login to view URL](facebookShareUrl, '_blank');
Nº du projet : #38689340
À propos du projet
4 freelances font une offre moyenne de 413 ₹/heure pour ce travail
Hi Pankaj, Could you provide the link to your current setup? It looks like the issue might be related to how Facebook caches the link or the format of the image. I can help troubleshoot this for you. Sometimes, clear Plus
I didn't used ChatGPT Bro check the inbox This Time I came with full solution bro I'm here to help not to earn money
Having worked extensively with the Facebook API, I have a deep understanding of its integration with code, like what you're pursuing in Golang - in fact, my knowledge stretches broader to multiple other languages like Plus