I created an application on facebook with some Open Graph actions. My all actions are approved. Now I have a problem with one of may action. My post url for this action is in format My-App-Namespace:ActionName?ObjectName=MyURL/a/String-Value/_bn/Integer-Value
But when it is posted on FB, one of my parameter "_bn/Integer-Value" is not posted. The post on FB is My-App-Namespace:Action-Name?Object-Name=My-URL/a/String-Value
Is there something I do wrong?
Thanks in advance.