When creating a tweet by POSTing to:
`https://api.twitter.com/1.1/statuses/update.json?include_entities=true`
and including narrowcast_place_ids, we are receiving the following error:
`{"errors":[{"code":37,"message":"Not authorized to use this endpoint."}]}`
We are seeing this on all three of our environments (dev, staging and production) with different keys/secrets for each environment.
It doesn’t seem to matter which narrowcast_place_ids we include, they all fail.
This was working yesterday morning (3/30).
Any thoughts?
Thanks,
Cory