Open Abdulsamipy opened 4 years ago
Hey @Abdulsamipy,
We did a quick check and this issue looks very darn similar to
This could be a coincidence, but if any of these issues solves your problem then I did a good job :smile:
If not, the maintainers will get to this issue shortly.
Cheers, Your Friendly Neighborhood ProBot
Try the development branch
Try the development branch
2020-01-22 10:16:39,462 - INFO - LOGIN FLOW! Just logged-in: False 2020-01-22 10:16:43,493 - INFO - Logged-in successfully as 2020-01-22 10:20:35,520 - INFO - Total requests: 4
@bruvv i know it's not related to this issue but when i tried to run "multi_script_CLI.py" (from dev branch) and it's giving the follow log
Looks like setting are broken Let's make new one Traceback (most recent call last): File "C:\Users\xxxxx\instabot-development\examples\multi_script_CLI.py", line 626, in <module> setting_input() File "C:\Users\xxxxx\instabot-development\examples\multi_script_CLI.py", line 118, in setting_input with open(settings, "w") as f: NameError: name 'settings' is not defined
Describe the bug
hi guy, so i was trying to run welcome_message.py , no message is being sent to any of the new followers and i have been getting following error
GET to endpoint: news/inbox/?limited_activity=true&show_su=true returned response: <Response [200]>
Screenshots
log:
2020-01-22 00:41:06,018 - INFO - LOGIN FLOW! Just logged-in: False 2020-01-22 00:41:07,393 - DEBUG - POST to endpoint: feed/timeline/ returned response: <Response [200]> 2020-01-22 00:41:08,006 - DEBUG - POST to endpoint: feed/reels_tray/ returned response: <Response [200]> 2020-01-22 00:41:08,006 - INFO - Logged-in successfully as 'xxxx'! 2020-01-22 00:41:08,772 - DEBUG - GET to endpoint: news/inbox/?limited_activity=true&show_su=true returned response: <Response [200]> 2020-01-22 00:41:29,866 - DEBUG - GET to endpoint: news/inbox/?limited_activity=true&show_su=true returned response: <Response [200]> 2020-01-22 00:41:50,764 - DEBUG - GET to endpoint: news/inbox/?limited_activity=true&show_su=true returned response: <Response [200]> 2020-01-22 00:42:11,431 - DEBUG - GET to endpoint: news/inbox/?limited_activity=true&show_su=true returned response: <Response [200]>
To Reproduce
Steps to reproduce the behavior:
- Edit '...'
- Run '....'
- Scroll down to '....'
- See error
Expected behavior
message new followers
I have the same problem
It's not an error
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
hi guy, so i was trying to run welcome_message.py , no message is being sent to any of the new followers and i have been getting following error
GET to endpoint: news/inbox/?limited_activity=true&show_su=true returned response: <Response [200]>
Screenshots
log:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
message new followers