7|covid-fe | allErrors: [
7|covid-fe | {
7|covid-fe | message: 'You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product',
7|covid-fe | code: 453
7|covid-fe | }
7|covid-fe | ],
I've tested same API on aggie/cats-example app and it's working there but on Covid fetch app it throws this error. I've already bought the Basic Plan of twitter but still the same issue!
7|covid-fe | allErrors: [
7|covid-fe | {
7|covid-fe | message: 'You currently have access to a subset of Twitter API v2 endpoints and limited v1.1 endpoints (e.g. media post, oauth) only. If you need access to this endpoint, you may need a different access level. You can learn more here: https://developer.twitter.com/en/portal/product',
7|covid-fe | code: 453
7|covid-fe | }
7|covid-fe | ],
I've tested same API on aggie/cats-example app and it's working there but on Covid fetch app it throws this error. I've already bought the Basic Plan of twitter but still the same issue!