Click here to Skip to main content
15,898,134 members
Home / Discussions / Web Development
   

Web Development

 
PinnedHow to get an answer to your question Pin
Chris Maunder4-Sep-10 2:25
cofounderChris Maunder4-Sep-10 2:25 
PinnedHOW TO ANSWER A QUESTION PinPopular
Chris Maunder12-Jul-09 22:40
cofounderChris Maunder12-Jul-09 22:40 
QuestionIdentity Management Recommendations Pin
Richard Andrew x6411hrs 52mins ago
professionalRichard Andrew x6411hrs 52mins ago 
AnswerRe: Identity Management Recommendations Pin
Richard Deeming11hrs 46mins ago
mveRichard Deeming11hrs 46mins ago 
GeneralRe: Identity Management Recommendations Pin
Richard Andrew x6411hrs 5mins ago
professionalRichard Andrew x6411hrs 5mins ago 
GeneralRe: Identity Management Recommendations Pin
Richard Deeming10hrs 59mins ago
mveRichard Deeming10hrs 59mins ago 
GeneralRe: Identity Management Recommendations Pin
Richard Andrew x6410hrs 45mins ago
professionalRichard Andrew x6410hrs 45mins ago 
QuestionGemfile.lock parsing/linting Pin
James Curran8-May-24 11:17
James Curran8-May-24 11:17 
AnswerRe: Gemfile.lock parsing/linting Pin
Richard Deeming8-May-24 21:32
mveRichard Deeming8-May-24 21:32 
QuestionSwagger Generated URL Questtion Pin
Kevin Marois26-Apr-24 12:37
professionalKevin Marois26-Apr-24 12:37 
AnswerRe: Swagger Generated URL Questtion Pin
Dave Kreskowiak26-Apr-24 12:55
mveDave Kreskowiak26-Apr-24 12:55 
GeneralRe: Swagger Generated URL Questtion Pin
Kevin Marois26-Apr-24 13:37
professionalKevin Marois26-Apr-24 13:37 
GeneralRe: Swagger Generated URL Questtion Pin
Dave Kreskowiak26-Apr-24 14:13
mveDave Kreskowiak26-Apr-24 14:13 
GeneralRe: Swagger Generated URL Questtion Pin
Kevin Marois26-Apr-24 14:17
professionalKevin Marois26-Apr-24 14:17 
QuestionASP.Net MVC Core API Question Revisited Pin
Kevin Marois18-Apr-24 19:44
professionalKevin Marois18-Apr-24 19:44 
AnswerRe: ASP.Net MVC Core API Question Revisited Pin
Richard Deeming18-Apr-24 21:27
mveRichard Deeming18-Apr-24 21:27 
Kevin Marois wrote:
called using Postman like this:
https://localhost:5001/api/User/test/{"id": 10,"name": Someone Else}

Aside from the syntax error in your JSON (no quotes around the name value), that doesn't look like a valid POST request to me.

In Postman, the method should be set to POST, and the JSON should be in the body, not the URL.

Send parameters and body data with API requests in Postman | Postman Learning Center[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

GeneralRe: ASP.Net MVC Core API Question Revisited Pin
Kevin Marois19-Apr-24 4:20
professionalKevin Marois19-Apr-24 4:20 
GeneralRe: ASP.Net MVC Core API Question Revisited Pin
Richard Deeming19-Apr-24 4:43
mveRichard Deeming19-Apr-24 4:43 
GeneralRe: ASP.Net MVC Core API Question Revisited Pin
Kevin Marois19-Apr-24 5:19
professionalKevin Marois19-Apr-24 5:19 
GeneralRe: ASP.Net MVC Core API Question Revisited Pin
Kevin Marois21-Apr-24 12:22
professionalKevin Marois21-Apr-24 12:22 
GeneralRe: ASP.Net MVC Core API Question Revisited Pin
Richard Deeming29-Apr-24 23:53
mveRichard Deeming29-Apr-24 23:53 
QuestionASP.Net MVC Core API Question Pin
Kevin Marois17-Apr-24 20:06
professionalKevin Marois17-Apr-24 20:06 
AnswerRe: ASP.Net MVC Core API Question Pin
Pete O'Hanlon17-Apr-24 20:34
mvePete O'Hanlon17-Apr-24 20:34 
GeneralRe: ASP.Net MVC Core API Question Pin
Kevin Marois18-Apr-24 11:54
professionalKevin Marois18-Apr-24 11:54 
SuggestionRe: ASP.Net MVC Core API Question Pin
Richard Deeming18-Apr-24 0:06
mveRichard Deeming18-Apr-24 0:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.