Mention, a media monitoring application
Questions tagged [mentionapp]
3 questions
4
votes
0 answers
Preflight OPTIONS request returns status 405
I am currently developing a dashboard which consumes the Mention API. However, I am having difficulties due to the CORS policy.
If the dashboard is opened on Chrome or another browser that has a strict CORS policy, they make a preflight OPTIONS…

Kazimieras
- 607
- 4
- 14
3
votes
0 answers
New Instagram Graph API - How to get the list of users that liked a certain media
I am exploring the new Instagraph Graph API, but I am kinda stucked.
My objective is to get the list of the users that liked a certain media where my business was tagged and / or mentioned.
Any advices?
What I managed to get is the…

Luca
- 31
- 4
1
vote
1 answer
Mention API - Mark a mention as READ
Using the API here: https://dev.mention.com/resources/alert_mentions/#put-accounts-id-alerts-alert-id-mentions-mention-id
From what I understand, if I want to mark a specific "mention" as read, I do something like this:
$browser = new…

Nate
- 2,720
- 2
- 16
- 17