Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
This is about encoding text in/for a URL. Some characters are not valid for URLs. For instance ' or \ and more.
0
votes
2answers
209 views
Facebook Graph API post displaying some message charchters incorrectly
I'm attempting to post a message to a users wall using the facebook graph api.
https://graph.facebook.com/me/feed
Charchters like å, ä or ö would display incorrectly with symbols like ���...
I used ...
0
votes
2answers
128 views
C#, Cannot find an UrlEncoder that works with oAuth and the facebook server-side login process
I'm trying to make a server-side login process with facebook in my C# MVC application.
At the moment of submiting an status update in my app it has to publish it on facebook, I make a redirect to:
...
0
votes
0answers
513 views
DO I have to urlencode something to solve my “Error Message: redirect_uri URL is not properly formatted” with FbConnect ? (FB API)
that problem drive me crazy, well you know the story, everything works fine until few days ago, When the login function stopped working, I dont know why ..
So I'm using the usual php fb api, and ...
2
votes
1answer
284 views
Opengraph - Linter does not fetch thumbnail with spaces (%20 or +) in address
I have setup my website so now I have opengraph meta tags which works correctly except when there is a space in the URL.
I use php and I was encoding urls with encodeurl (spaces are replaced by '+').
...
2
votes
1answer
769 views
urllib's urlencode returning weird encoded results
I'm trying to use Facebook's REST api, and am encoding a JSON string/dictionary using urllib.urlencode. The result I get however, is different from the correct encoded result (as displayed by pasting ...
1
vote
1answer
816 views
Facebook 'Like' Social Plugin Ampersand Error
I'm trying to implement the facebook 'like' button my site, but I'm having a problem when my URL has an "&" in it. I have tried using htmlentities, as well as urlencode (which is the closest to ...
39
votes
10answers
15k views
facebook error 'Error validating verification code'
very strange error. i use gide http://developers.facebook.com/docs/authentication/. so i create request to fb and pass redirect_uri. i use test site on localhost. so if i pass
...
1
vote
2answers
595 views
Passing Japanese (non-Latin) URLs in Facebook “like” button URL fails
I think this is a URL encoding problem and not a bug in Facebook, but I'm really not sure.
This URL fails on the Like button: ...