Skip to main content
Question

Issues with Manifest

  • August 27, 2024
  • 1 reply
  • 100 views

Isabel_Solis

I am trying to publish my plug in and keep getting an issue with the manifest. I have added all the information needed for the plugin such as the cover, name, details, etc. I am also using the id Figma provided.

Manifest Error
Expected ‘,’ or ‘}’ after property value in JSON at position 145 (line 8 column 3)

I have this written for the id:

“id”: “1410307423662651413”,

json isnt likeing the “:” for some reason.

This topic has been closed for replies.

1 reply

Isabel_Solis
  • Author
  • 1 reply
  • August 28, 2024

omfg Im a dummy. The “true” was missing a comma at the end.