Skip to content

Error Handling? #182

Answered by unamashana
cstadther asked this question in Questions
Discussion options

You must be logged in to vote

TLDR; This error is safe to ignore and we will fix this in an upcoming release. It's a case of rolling out an early API and using the wrong HTTP code to handle a common case.

More details

That error is coming from your inbox integration. We're fetching the theme that you might have configured in our dashboard. The error message should be clearer, but its safe to ignore. There are two options to make it not error though:

  1. Configure a theme in our dashboard. To do so, go to your project > settings > inbox. Then customize, and click "publish theme".
  2. Provide a theme, locale, and images property to the sdk. This works, because we don't fetch the theme config when a config is provided in code. If

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by unamashana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Questions
Labels
None yet
2 participants