4

I am using this url to direct my mobile web page to a facebook wall post dialog page, however I can't seem to get display=wap to work.

http://m.facebook.com/dialog/feed?app_id=<myappId>&redirect_uri=<myRedirectUri>&link=<myLink>&display=<wap|touch>&picture=<myPicture>&caption=<myCaption>&description=<myDescription>&name=<myName>

Using display=touch works fine on most devices except some blackberries I've tested, where the dialog page is blank except for the "Publish" and "Cancel" buttons. When I use display=wap, I get "An error has occured" no matter what I do.

Does facebook support this feed dialog with display=wap? I found this url on their developer's web page here: Facebook Dialogs Under the heading labeled : Mobile Display Modes

I'd appreciate any advice!

Somnath Muluk
  • 55,015
  • 38
  • 216
  • 226
Evan Layman
  • 3,691
  • 9
  • 31
  • 48

1 Answers1

3

Currently we don't support the feed dialog in display=wap. Sorry.

bkaid
  • 51,465
  • 22
  • 112
  • 128
Jeff Sherlock
  • 3,526
  • 1
  • 16
  • 24