Connecting API python-script with Figma file problem
I’m trying to create script, which will upload images from local pc storage to Figma file. I do it through token, but get error 403 “Invalid Token”. The token is taken from account – settings – security. It is correctly written, the token account and file account is one and mine. May be the issue with scopes, but how to check it… while generating token I extended all rights that I could. There’s simple checking code with similar error:
Connecting API python-script with Figma file problem
I’m trying to create script, which will upload images from local pc storage to Figma file. I do it through token, but get error 403 “Invalid Token”. The token is taken from account – settings – security. It is correctly written, the token account and file account is one and mine. May be the issue with scopes, but how to check it… while generating token I extended all rights that I could. There’s simple checking code with similar error: