I have a Figma file where all the text styles stored. These text styles are published. When I try to access this text styles via Figma API (GET/v1/files/:file_key/styles) I get “404 Not found” error. If I change share permission from “Only people invited to this file” to “Anyone with the link” everything works as expected but I can’t leave share permission as “Anyone with the link” due to security reasons.
Is it possible to get file styles when share permission is “Only people invited to this file”?