FigmaToUnityImporter icon indicating copy to clipboard operation
FigmaToUnityImporter copied to clipboard

I encountered error 429 during import.

Open ChangMenQAQ opened this issue 3 months ago • 1 comments

When importing data, after about ten or so attempts, a 429 error code appears, indicating that the access is too frequent. I haven't found a solution.

ChangMenQAQ avatar Nov 26 '25 17:11 ChangMenQAQ

@ChangMenQAQ Hello! Unfortunatelly Figma API has limits on requests frequency https://developers.figma.com/docs/rest-api/rate-limits . The only thing that can be done is to add delays between them. Or change subscription tier in Figma.

ManakhovN avatar Nov 27 '25 12:11 ManakhovN