최근 검색
최근 검색 없음

Charan Raj -- SnapOne IT
가입한 날짜: 2024년 9월 27일
·
마지막 활동: 2024년 9월 27일
팔로잉
0
팔로워
0
총 활동 수
1
투표 수
0
플랜 수
0
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Charan Raj -- SnapOne IT
Charan Raj -- SnapOne IT님이 에 게시물을 만듦
게시물 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)
});
2024년 9월 27일에 게시됨 · Charan Raj -- SnapOne IT
0
팔로워
0
투표 수
1
댓글