-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to find authentication token and file_key #4
Comments
Hi ! As stated in the Figma API documentation :
|
Hi, I got the token but how do I get the file_key? |
You still can not use because on the page only generates the token and still do not understand what is the file_key |
"To get your file key, simply extract it from url." If you get the web link to your figma file, it should look something like: https://www.figma.com/file/XXXXXXXXXXXXX/Sample-File Where those XXXXX's are, is the file key :) |
I am seeing a CORS error:
Any idea how to fix this? |
what should be entered in file_key?
The text was updated successfully, but these errors were encountered: