DuckDuckGo command blocked via CORS #18681
Labels
A-Autocomplete
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Impairs non-critical functionality or suitable workarounds exist
T-Defect
Steps to reproduce
What happened?
DuckDuckGo API requests blocked.
From browser:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.duckduckgo.com/?q=<query>format=json&no_redirect=1&no_html=1&t=vector. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
From desktop app:
Access to fetch at 'https://api.duckduckgo.com/?q=<query>&format=json&no_redirect=1&no_html=1&t=vector' from origin 'vector://vector' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
What did you expect?
DuckDuckGo command working
Operating system
No response
Browser information
No response
URL for webapp
No response
Have you submitted a rageshake?
No
The text was updated successfully, but these errors were encountered: