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

Route Error received when calling "create_new_conversation" #24

Open
ishields opened this issue Nov 8, 2024 · 0 comments
Open

Route Error received when calling "create_new_conversation" #24

ishields opened this issue Nov 8, 2024 · 0 comments

Comments

@ishields
Copy link

ishields commented Nov 8, 2024

We detected an exception thrown from the Ruby SDK when creating a new conversation. I've confirmed this code is still working in the majority of cases but it threw an error on Nov 8, 4:00 PM. I'm not sure how to handle this situation and hoping someone can help investigate why this happened. Fortunately we logged the conversation elsewhere so no data was lost.

RouteError
http_error (RouteError)

client ||= ::Crisp::Client.new
client.set_tier('plugin')
client.authenticate(client_id, client_key)
client.website.create_new_conversation(WEBSITE_ID)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant