Application permission blocked as spam

So, we wrote the application and integrated it into our service as a function so that users can share their accounts on their wall (our location-based registration service). Integration is based on SMS (offline token) and Android (SDK integration).

We started this well in the last 2-3 weeks, but today we got a response to 400, with this message β€œWarning: this message contains blocked content. Some content in this message was reported as offensive to Facebook users.”, β€œType”: "OAuthException", "code": 368 "

This affected our integration into SMS (Android works great). And we consider this because the messages that were sent when users shared via SMS were akin to it, that is, the same parameters were transmitted by the user very often during the day in order to perform the same action (checks) .

So, my question or request for help is actually: what do we need to do to make our application unlocked? who do we need to talk to? and what measures should be taken so that this never happens again?

Greetings.

+4
source share

All Articles