-
Notifications
You must be signed in to change notification settings - Fork 0
LemonSync connection fails with missing edit_theme #17
Comments
Does the api call '/api/v2/identity/s3' return a null value for |
@ChrisZieba |
There is an active theme, just not an editing theme. Both the API and
|
The call to |
We haven't changed it, it's however it was when you left ;-) |
Yes Bruce, I'm aware. I was simply giving some constructive feedback for the design :) |
Reproduced:
Steps to solve:Fill in |
Another instance of this: https://app.intercom.io/a/apps/7236196445273cea007287c0c90a2f0d598567cc/inbox/conversation/2048930276 |
NOTE: Simple fix by clicking |
Editing theme name missing causes exception message, like:
Issues:
To Do:
Check value
Emit error if check fails (before connection)
Figure out how to set the value
See: https://github.com/lemonstand/lemonsync/blob/master/lemonsync/Utils.py#L57
The text was updated successfully, but these errors were encountered: