ping / instagram_private_api

A Python library to access Instagram's private API.
MIT License
2.94k stars 608 forks source link

Update client.py #424

Open adhiavraj opened 3 months ago

adhiavraj commented 3 months ago

What does this PR do?

This PR enhances error handling and adds debug statements for better API call monitoring in the Instagram private API client.

Why was this PR needed?

The changes were necessary to improve the robustness and monitoring capabilities of the API client, ensuring better error detection and debugging.

What are the relevant issue numbers?

N/A

Does this PR meet the acceptance criteria?

Yes, this PR meets the acceptance criteria.