Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Cant approve pending request #38

Open
antonid08 opened this issue Apr 13, 2017 · 1 comment
Open

Cant approve pending request #38

antonid08 opened this issue Apr 13, 2017 · 1 comment

Comments

@antonid08
Copy link

antonid08 commented Apr 13, 2017

Hi.
When i try to approve pending request:
Traceback (most recent call last): File "/usr/lib/pycharm/helpers/pydev/pydevd.py", line 1596, in <module> globals = debugger.run(setup['file'], None, None, is_module) File "/usr/lib/pycharm/helpers/pydev/pydevd.py", line 974, in run pydev_imports.execfile(file, globals, locals) # execute the script File "/home/antonid08/PycharmProjects/instagramcrm/InstagramWorker/tasks/tasks.py", line 139, in <module> update_instagram_data() File "/home/antonid08/PycharmProjects/instagramcrm/InstagramWorker/tasks/tasks.py", line 25, in update_instagram_data __update_account_direct(account) File "/home/antonid08/PycharmProjects/instagramcrm/InstagramWorker/tasks/tasks.py", line 89, in __update_account_direct direct_worker.accept_all_pending_requests() File "/home/antonid08/PycharmProjects/instagramcrm/InstagramWorker/logic/Direct.py", line 38, in accept_all_pending_requests self.__accept_pending_requests(requests_ids) File "/home/antonid08/PycharmProjects/instagramcrm/InstagramWorker/logic/Direct.py", line 74, in __accept_pending_requests self.__accept_pending_request(request_id) File "/home/antonid08/PycharmProjects/instagramcrm/InstagramWorker/logic/Direct.py", line 70, in __accept_pending_request return self.api_client.directThreadAction(thread_id, 'approve') File "/home/antonid08/.virtualenvs/InstagramVirtualEnv/local/lib/python2.7/site-packages/InstagramAPI/src/Instagram.py", line 461, in directThreadAction self.generateSignature(data) # todo Unresolved reference AttributeError: Instagram instance has no attribute 'generateSignature

Not all times.

Guys, where i can find a stable version? I updated package from master and now i have many new critical bugs.

@antonid08 antonid08 changed the title Cant log in from new instagram account Cant approve pending request Apr 13, 2017
@ghost
Copy link

ghost commented May 16, 2019

Hi, im looking for the same as you, Im looking for an API wich allows accepting follow requests

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant