after i signed up to developer portal, i was trying to upload media via the api but unfortunately im getting this error after i made all the steps and also with oauth1.a
{
“errors”: [
{
“message”: “You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more here: Getting Started with the Twitter API | Docs | Twitter Developer Platform”,
“code”: 453
}
]
}