Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #1357004 when sending request: Please try closing and re-opening your browser window. #4

Open
blueset opened this issue May 26, 2019 · 1 comment

Comments

@blueset
Copy link
Member

blueset commented May 26, 2019

Traceback (most recent call last):

  File "/usr/local/lib/python3.6/dist-packages/fbchat/client.py", line 2278, in _parseMessage
    thread_id=thread_id, thread_type=thread_type, ts=ts, metadata=metadata, msg=m)

  File "/usr/local/lib/python3.6/dist-packages/efb_fb_messenger_slave/efms_client.py", line 384, in onMessage
    threading.Thread(target=self.on_message, args=args, kwargs=kwargs).run()

  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)

  File "/usr/local/lib/python3.6/dist-packages/efb_fb_messenger_slave/efms_client.py", line 427, in on_message
    self.attach_media(efb_msg, attachments[0])

  File "/usr/local/lib/python3.6/dist-packages/efb_fb_messenger_slave/efms_client.py", line 252, in attach_media
    url = self.fetchImageUrl(attachment['id'])

  File "/usr/local/lib/python3.6/dist-packages/efb_fb_messenger_slave/efms_client.py", line 59, in fetchImageUrl
    j = check_request(self._get(ReqUrl.ATTACHMENT_PHOTO, query={'photo_id': str(image_id)}))

  File "/usr/local/lib/python3.6/dist-packages/fbchat/utils.py", line 232, in check_request
    check_json(j)

  File "/usr/local/lib/python3.6/dist-packages/fbchat/utils.py", line 211, in check_json
    raise FBchatFacebookError('Error #{} when sending request: {}'.format(j['error'], j['errorDescription']), fb_error_code=j['error'], fb_error_message=j['errorDescription'])

fbchat.models.FBchatFacebookError: Error #1357004 when sending request: Please try closing and re-opening your browser window.
@Foyej10
Copy link

Foyej10 commented Jan 15, 2024

Screenshot_20240116-023436_Facebook
Now how to back my facebook id

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

No branches or pull requests

2 participants