insta-unfollower icon indicating copy to clipboard operation
insta-unfollower copied to clipboard

Fix wrong and useless own user fetch

Open Alb93 opened this issue 3 years ago • 1 comments

It solves

line 91, in get_user_profile response = json.loads(extract.group(1)) AttributeError: 'NoneType' object has no attribute 'group'

Close #60, #67 and #68

Alb93 avatar Jul 23 '22 19:07 Alb93

Hello, I review your suggestion and I would prefer to keep fetching user informations.

Better to improve the error handling around that function (try except/ return true or false) and according to the response adapt the main function

tuxity avatar Aug 25 '22 08:08 tuxity

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Oct 10 '22 00:10 github-actions[bot]