Hello everyone,
I am using Figma’s REST API to integrate my software with Figma. I need to read and write the variables from a file. I’ve created an API key with read and write access to the variables, and I can read it, but whenever I try to write to it, I get the error: ‘403: Invalid account type’.
What could be causing this error? I know it is probably permission that needs to be granted, but when requesting permission from the company where I work, what type of permission do I need to request from them? Or type of account do I need to have?