We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would be great if I could access the data in my web application.
Currently OPTIONS HTTP requests are not supported and no Access-Control-Allow-Origin HTTP header is set for the responses.
{"level":30,"time":1730111865853,"msg":"<-- Request received","method":"OPTIONS","path":"/list/af4795bf31824a414148daf1bab9bb8138de0a03963f984c84462e40a8365abe"} {"level":40,"time":1730111865853,"msg":"Client error --> Response sent","method":"OPTIONS","path":"/list/af4795bf31824a414148daf1bab9bb8138de0a03963f984c84462e40a8365abe","status":"404 - Not Found","duration":"96.068µs"}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Would be great if I could access the data in my web application.
Currently OPTIONS HTTP requests are not supported and no Access-Control-Allow-Origin HTTP header is set for the responses.
{"level":30,"time":1730111865853,"msg":"<-- Request received","method":"OPTIONS","path":"/list/af4795bf31824a414148daf1bab9bb8138de0a03963f984c84462e40a8365abe"}
{"level":40,"time":1730111865853,"msg":"Client error --> Response sent","method":"OPTIONS","path":"/list/af4795bf31824a414148daf1bab9bb8138de0a03963f984c84462e40a8365abe","status":"404 - Not Found","duration":"96.068µs"}
The text was updated successfully, but these errors were encountered: