Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Err 999 with company_details: true #99

Description

@davidcordeiro5

Hi, I have an error when i use company_details option.

I have created a function which takes linkedin's url in parameter.
In this function I call begin and I call Linkedin::Profile.new with the url put in parameter and proxy_ip + proxy_ports options. If the proxy fails I call rescue/retry to loop with new proxies (thanks to an API) until I get a successful response.

But when I add the option company_details: true I have this error which is not catched by begin/rescue/retry:
err999company

someone can help me ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions