You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
as described in the following documentation I get a 400 bad request.
I am aware that I need a header item for the X-Figma-Token object. I am using Postman to make this call, and it fails every time.
For reference I created my access token and the call does work successfully when I make a call using a curl inside studio code. Note this code is made from postman. so I am pretty sure the actual curl command works.
When I try to make a figma call for the
as described in the following documentation I get a 400 bad request.
I am aware that I need a header item for the X-Figma-Token object. I am using Postman to make this call, and it fails every time.
For reference I created my access token and the call does work successfully when I make a call using a curl inside studio code. Note this code is made from postman. so I am pretty sure the actual curl command works.
Anybody been able to get this api to work when making the following call
https://api.figma.com/v1/me
from postman?The text was updated successfully, but these errors were encountered: