Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Does Figma needs to be created by following any specific guidelines ? #734

Open
champa-iyengar opened this issue Nov 23, 2022 · 1 comment

Comments

@champa-iyengar
Copy link

Hello,

I tried to download the source code of parabeac locally on MAC. Tried to generate a project using commands. It did create successfully with the Hello world Figma file that you have as an example.

But If I use a different Figma file which is a bigger project by itself in Figma. I am not able to create the project successfully,

The command used by. me is
$ pub get
$ dart parabeac.dart -f -k -o

This is failing to generate saying
Error During Communication: Error occured while Communication with Server with StatusCode : 429

So, does Figma file creation should be in any format ?

Please advice.

Thanks in advance,
Champa

@ivan-015
Copy link
Collaborator

@champa-iyengar
You are getting a 429, the Too Many Requests error. Unfortunately, this error comes directly from Figma's API and is likely due to a large number of shapes and images.

I can take a look at your actual Figma file if you'd like for me to see what the issue is.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants