Skip to content

Crashing in Getting Started #320

@sbecka

Description

@sbecka

Hello, I'm trying to use this gem for the first time with a private app. Whenever the last line of code contacts = client.crm.contacts.basic_api.get_page runs from the Getting Started section,
I get this error:
objc[18591]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[18591]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.

ruby "3.3.0"
gem "rails", "6.1.7.7"
hubspot-api-client (18.0.0)
json (~ > 2.1, >= 2.1.0)
typhoeus (~> 1.4.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions