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 REST api call with Basic auth returns 401, despite correct credentials
I'm trying to call an api from flutter but i keep getting 401 Unauthorized. According to the api documentation it uses basic authentiocation and is UTF-8 encoded. The username and password is provided...
Partin23
Votes: 0
Answers: 2
How do I connect CustomAuthenticationProvider to frontend?
I'm doing a project with SpringBoot backend, Vue.js frontend and H2 database. I'm trying to implement authentication with CustomAuthenticationProvider. I'm able to authenticate a user stored in my dat...
Kristina
Votes: 0
Answers: 1
Office 365 - Handle the deactivation of IMAP basic auth with noninteractive service-applications
We have a self-developed, non-interactive service application for many different customers on premise. Untill now, this application retrieves emails from a customer's mailbox via o365 IMAP (basic auth...
Boris
Votes: 0
Answers: 1
REST API with basic auth method doesn't work when trying to use inherit
Ive got a rest api that connects with a MQ queue. Im using the IBM tools such as App connect enterprise, and MQ Explorer of IBM.
The thing its that when I send rest, using basic mode, the request resu...
Augusto Occhiuzzi
Votes: 0
Answers: 0