FbCreator icon indicating copy to clipboard operation
FbCreator copied to clipboard

Error

Open Jordanmax9597 opened this issue 1 year ago • 13 comments

He i got error - Incorrect signature (104), how can i resolve it ?

Jordanmax9597 avatar Jun 05 '24 08:06 Jordanmax9597

Share me screenshot

Mejatintiwari avatar Jun 05 '24 08:06 Mejatintiwari

sometimes its work but accounts 100% on checkpoints, i used proxy with new ip for each request, how to resolve it ? and how to create cookies from session info from response ? i see that i need to login via log and pass, maybe its possible to login view cookies ?

Jordanmax9597 avatar Jun 05 '24 10:06 Jordanmax9597

due to facebook add high level of security captcha

Mejatintiwari avatar Jun 06 '24 16:06 Mejatintiwari

Not sure i undertand you, can you explane more

Jordanmax9597 avatar Jun 07 '24 11:06 Jordanmax9597

Maybe you know how to avoid checkpoints ? I used mobile proxy with new ip for each request, maybe try to use another type of proxy ? or you have some code improvments that help to avoid or etc

Jordanmax9597 avatar Jun 07 '24 12:06 Jordanmax9597

No you cannot avoid this checkpoints

Mejatintiwari avatar Jun 07 '24 13:06 Mejatintiwari

I use free proxy. any idea about this error: [×] Request Exception: HTTPSConnectionPool(host='b-api.facebook.com', port=443): Max retries exceeded with url: /method/user.register (Caused by ProxyError('Unable to connect to proxy', OSError('Tunnel connection failed: 503 Service Unavailable')))

trymenghuy avatar Jun 18 '24 05:06 trymenghuy

ProxyError(

Mejatintiwari avatar Jun 18 '24 05:06 Mejatintiwari

is there solution to this? still stuck with security check: {'error_code': 368, 'error_msg': 'A security check is required to proceed. (368)', 'error_data': '{"error_title":"Warning","error_message":"A security check is required to proceed."}', 'request_args': [{'key': 'method', 'value': 'user.register'}, {'key': 'api_key', 'value': '882a8490361da98702bf97a021ddc14d'}, {'key': 'attempt_login', 'value': 'True'}, {'key': 'birthday', 'value': '1995-10-22'}, {'key': 'client_country_code', 'value': 'EN'}, {'key': 'fb_api_caller_class', 'value': 'com.facebook.registration.protocol.RegisterAccountMethod'}, {'key': 'fb_api_req_friendly_name', 'value': 'registerAccount'}, {'key': 'firstname', 'value': 'Mary'}, {'key': 'format', 'value': 'json'}, {'key': 'gender', 'value': 'M'}, {'key': 'lastname', 'value': 'Harris'}, {'key': 'email', 'value': '[email protected]'}, {'key': 'locale', 'value': 'en_US'}, {'key': 'password', 'value': '--sanitized--'}, {'key': 'reg_instance', 'value': 's21jGiujSSfCV1SYrkzo6g9uBtNYeAwz'}, {'key': 'return_multiple_errors', 'value': 'True'}, {'key': 'sig', 'value': '1a5ac8a77a74252f41584bb42c7a0519'}]}

trymenghuy avatar Jun 18 '24 05:06 trymenghuy

There is no API docs for this method (com.facebook.registration.protocol.RegisterAccountMethod) so hard to know how to avoid erros, in my case i found small list of User-agent that are valid for that method, and use header ('Content-Type': 'application/x-www-form-urlencoded',) but 100% of created accounts on checkpoint and impossible to make them active. So in general this script can't create active(valid) facebook accounts

Jordanmax9597 avatar Jun 18 '24 07:06 Jordanmax9597

Facebook updated the security check points that why this problem show

Mejatintiwari avatar Jun 18 '24 07:06 Mejatintiwari

so it wont work anymore?

cu0302pid avatar Jun 21 '24 18:06 cu0302pid

Not working right now

Mejatintiwari avatar Jun 22 '24 19:06 Mejatintiwari