@silverpill is there a way to enable some sort of debugging mode for mitra?
-
@silverpill is there a way to enable some sort of debugging mode for mitra? I wanna see why cors doesn't work for me...
-
silverpillreplied to christmas skibidi tomato :nix: :tomatock: last edited by
@mischievoustomato CORS issues are usually debugged from a browser. The server adds a header like
access-control-allow-origin
to its response and that should be visible in dev tools
Copyright © 2024 NodeBB | Contributors