I am posting status using Facebook C# SDK. It works fine but I when my post contains some html it doesn’t work. Basically it contains anchor tag and my site’s link.
How can I resolve this error?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This isnt an error, this is intended. You cant send HTML in a post status, regular URL’s will be parsed as anchor tags though.