python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Flutter Web on Firebase hosting refused to make API Calls
I have a Flutter Web application that I have deployed on Firebase Hosting.
I have a Django backend that I have deployed on an EC2 instance and is running on http.
I have CORS enabled in the backend, t...
Femn Dharamshi
Votes: 0
Answers: 0
Django rest framework: Mixed content
I am quite new in Django rest framework. I have a project which contain Django restframework API inside a Django site project(with simple frontend code) and it works fine in my local environment. Howe...
Weber Huang
Votes: 0
Answers: 1
How can I fetch an http plain text resource from an HTTPS server
I'm am basically attempting portscanning through xss and I am trying to exploit the same origin policy of my target server. I think I set the appropriate headers. I need to basically retrieve the re...
Mainasara DK
Votes: 0
Answers: 1
API Request Error (Cross Origin Resource Sharing error)
I uploaded a Spring Boot jar file (Rest API) to my Synology Nas. Now I tried to execute a request from my computer. That worked too. I have an Ionic Angular app that also executes requests (http Reque...
BogoBogo
Votes: 0
Answers: 0