Hello everyone!
I use the API endpoint “www.api.figma.com/v1/images” to pull images from Figma frames, the way I know what file and what node to pull, is by copying a link to the frame in Figma and then parsing the info, yesterday the link would look like this “www.figma.com/file/…”, today it looks like this “Free Design Tool for Websites, Product Design & More | Figma…”.
Was there any change in the URL structure, or is there any other reason why this might happen?