Skip to main content
tjd985
April 14, 2024
Question

403 Error Occurs When Running the Published Version of a Figma Plugin

  • April 14, 2024
  • 3 replies
  • 444 views

I’m trying to develop and distribute a Figma plugin.
It works well in the in-development version, but the published version does not work and displays the following error message:

“Failed to load resource: the server responded with a status of 403 ()”.

I’ve also tried turning off the ‘use developer VM’ feature and retrying, but the same issue occurs.

Do you happen to know how to resolve this?

Attached is the configuration of my plugin’s manifest.

This topic has been closed for replies.

3 replies

KFactor_Technologies
July 19, 2024

Hello, have you been able to resolve the error? I am experiencing the same issue, and it would be helpful if you could tell me how. Thank you very much.

tjd985
tjd985Author
July 19, 2024

Is the plugin you developed currently under review for distribution?
You cannot use the publish version while it is under review.

KFactor_Technologies
July 19, 2024

Ah, okay! Yes, that’s the reason then. Thank you again!