
Games Developer
6 Followers
@df @stephancill Looks like this might be a problem when using the local debugger on a different machine on your local network besides the one hosting the application as it doesn't use https. Is there anyway to make this setup work?
I noticed in the docs on this page: https://docs.farcaster.xyz/reference/frames/spec Under Constructing a frame/Images it mentions "SVG images are not because they can contain scripts and extra work must be done by clients to sanitize them." Not sure if related to your problem or not
Whenever I try to impersonate a fid with the frame.js local frame debugger I get the following error, anyone know what I'm doing wrong?
I have a headless Linux machine I use to run my back ends and access with telnet on a Windows machine + vscode to edit files on the Linux machine, again via Windows. From googling the error it seemed chrome marking the debugger page as unsecure was related to the problem.