Open champa-iyengar opened 1 year ago
@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.
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