Ricerche recenti
Nessuna ricerca recente

Charan Raj -- SnapOne IT
Data ingresso 27 set 2024
·
Ultima attività 27 set 2024
Seguiti
0
Follower
0
Attività totali
1
Voti
0
Abbonamenti
0
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Charan Raj -- SnapOne IT
Charan Raj -- SnapOne IT ha creato un post,
Post Developer - Zendesk Apps Framework (ZAF)
Hi,
I'm sending a POST request in Node.js using client.request
as shown below:
However, the response status alternates between 406 if i use .json at the end and 200 if i dont use.json, but the data isn't being inserted. It works fine when using Postman.
client.request({
url: `api/v2/users/${user.id}/identities`,
type: "POST",
contentType: 'application/json',
data: JSON.stringify(data)
});
Data ultimo post: 27 set 2024 · Charan Raj -- SnapOne IT
0
Follower
0
Voti
1
Commento