Djibril Diakhate
Djibril Diakhate

Reputation: 1

Tweepy : Twitter error response: status code = 403 : Troubleshooting Tweet Ingestion in Azure Solution Notebook (Spark)

I'm encountering a 403 error when ingesting tweets using Tweepy v3.10.0 and Twitter API. The Search API works fine in Postman, indicating an authentication issue within the notebook Ingest_Process_Tweets. Here is my the pipeline executed : Pipeline and the notebook correponding : Ingest_Process_Tweets. The full error is as follows: Py4JJavaError: An error occurred while calling o2907.throwExceptionIfHave. : com.microsoft.spark.notebook.msutils.NotebookExecutionException: Twitter error response: status code = 403

I would greatly appreciate any assistance or guidance in resolving this issue.

I've tried the Search API using Twitter's Postman Collection, and it works fine.

Upvotes: 0

Views: 60

Answers (0)

Related Questions