python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to get a Token in SpringBoot form external Site: Thymeleaf Error
i want to get a token in my spring-boot project from a external website like spotify.com to consume data.
when i call the endpoint i get the token and the error message below.
[HttpClient-1-Worker-0] ...
yoyo
Votes: 0
Answers: 1
Nodejs PUT/PATCH is not working with axios and request but same works from Postman
I am trying to make some modifications to my Rest API by making the PUT request using request package but it does not seem to work so. Although I am able to make the modifications to the same API usin...

BATMAN_2008
Votes: 0
Answers: 0
API request takes some seconds on react app but not in postman
fellow programmers,
There is an API that I created from NodeJS(express).
Problem comes when I call it from my React-App.
When I call same API from Postman it takes miliseconds but when I call it from ...
BRUTE
Votes: 0
Answers: 0