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

Can't make theemo plugin to work with jsonbin #595

Closed
sergey-storytel opened this issue Feb 4, 2022 · 2 comments · Fixed by #604
Closed

Can't make theemo plugin to work with jsonbin #595

sergey-storytel opened this issue Feb 4, 2022 · 2 comments · Fixed by #604

Comments

@sergey-storytel
Copy link

Hi! It looks like export to jsonbin.io stopped working.

I'm following the steps described on the support page:

  1. Enter credentials in settings
    a. Create an account and copy the API Key - ✅
    b. Create a bin and copy the bin URL - it is impossible to create an empty bin

image

So I just added some dummy parameters to just create that bin

image

Now I can get bin URL ✅

I put API key and bin URL on the settings page in plugin and hit save:
image
2. On the tools tab the Export Settings button becomes available. Clicking the button will export your references. - following the instruction:
image

Next, I check if the bin was updated with data from the plugin:
image
Looks like the bin didn't get updates🤷‍♂️

Can you please help me with it?

@gossi
Copy link
Member

gossi commented Feb 5, 2022

I see, this is because you are pointing at API v3 from jsonbin. I checked their docs and some headers are different, which is why it doesn't work - it needs an update. There is time until end of february to update for me (phew).

Until then, remove the v3 segment from bin URL, which should you going for now.

@sergey-storytel
Copy link
Author

Thank you so much!🙏
Yes, the workaround with removing v3 segment helped!

@gossi gossi transferred this issue from theemo-tokens/figma-theemo Jul 10, 2022
@gossi gossi mentioned this issue Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants