Hi everyone I'm currently working on an iOS app that needs to post to a fan page. I've managed to post to the page without any errors but it doesn't show up on the fan page's wall. When i retrieve the feed from the wall "is_hidden" = 1 is part of the object.
When i check the fan page on the account i was using, the post show up, but if i check the fan page on any other account the post doesn't show up. I've tried going taking a look at the post via the links that are returned in the object under actions and it shows that the message has been marked as spam.
I've checked the fan page permissions and have already set everything to allow. I've also checked under activity log/spam and it doesn't show anything at all.
If anyone has any thought i'd really be really grateful, Thanks.
PS. I've also tried posting to the fan page via the web browser and i get the same result as from the app.