Figma API to Bubble API Connector

Hello,

I am unable to connect Figma API using GET/v1/files/:key to Bubble Connector API. Postman is able to return a valid json file.

Thank you in advance for any suggestion / help.

Setup:

Output:

Put the token in the header. Either with the drop down or use self handled and then used it on shared header.

@lantzgould thank you for the feedback. I believe I have followed your instruction.

The return value is the same error.

You could try this:

@design.agx Thank you for your feedback.

Setup:

Same error return.

Question: Is a paid subscription required to use Bubble Connector API?

I was successful in using a Pirate API to return a valid response text.

No not required. The api you just used doesn’t require any authentication. Figma does.

@romanmg by chance do you have an idea of what is preventing Figma API to connect to Bubble Connector API?