Skip to main content
Question

API respond invalid token

  • October 14, 2025
  • 3 replies
  • 127 views

ccc6423

https://api.figma.com/v1/images/4CSH3ej4Wd48v6XCv2U8Tq?ids=921:357,921:362,921:364,921:369,921:374,921:375,921:384&format=png&scale=2

 

I want to ask about the url up above

This url is generate by MCP server in vs code.

The agent is trying to fetch the icon from the picture I just feel quite weird all the pictures 

coordinates are already fetched, however can’t fetch download with the 
{"status":403,"err":"Invalid token"} response message.

 

please help. Thanks.

3 replies

ccc6423
  • Author
  • New Member
  • October 14, 2025

Below is  my Figma MCP settings


"Framelink Figma MCP": {

                "command": "cmd",

                "args": [

                    "/c",

                    "npx",

                    "-y",

                    "figma-developer-mcp",

                    "--figma-api-key=figd_…oooxxxx",

                    "--stdio"

                ],

        }


ccc6423
  • Author
  • New Member
  • October 14, 2025

My figma app key setting is like  the above picture


ksn
Figmate
  • Community Support
  • October 20, 2025

Hey ​@ccc6423 - checked in with our engineering team on this one. It looks like you’re using a 3rd party server - you’ll need to get further assistance from the maker of the server you are attempting to use.

 

Hope that helps!