Closed lhc122525 closed 1 week ago
Domain name is returned through the interface,How can I allow http dynamic domain name access to the api?
{ "identifier": "http:default", "allow": [ { "url": "http://**" } ] },
No response
tauri info
Error: url not allowed on the configured scope
duplicate of https://github.com/tauri-apps/plugins-workspace/issues/2040
Describe the bug
Domain name is returned through the interface,How can I allow http dynamic domain name access to the api?
{ "identifier": "http:default", "allow": [ { "url": "http://**" } ] },
Reproduction
No response
Expected behavior
No response
Full
tauri info
outputStack trace
No response
Additional context
No response