-
Notifications
You must be signed in to change notification settings - Fork 165

Description
Hi I wanted to use your node.js version 8 script to connect to Quickbooks using Oauth2 and so far so good except whenever I create the realmID and the AcessToken I keep getting in my terminal (I'm on MAC so unix/bash terminal) Error : Respons has an Error From the json error object.
In details :
Response {
Url: [Object],
rawHeaders: [Array],
body: '{"warnings":null,"intuitObject":null,"fault":{"error":[{"message":"message=AuthorizationFailed; errorCode=003100; statusCode=403","detail":null,"code":"3100","element":null}],"type":"SERVICE"},"report":null,"queryResponse":null,"batchItemResponse":[],"attachableResponse":[],"syncErrorResponse":null,"requestId":null,"time":1543012192555,"status":null,"cdcresponse":[]}',
status: 403,
statusText: 'Forbidden' },
body: '{"warnings":null,"intuitObject":null,"fault":{"error":[{"message":"message=AuthorizationFailed; errorCode=003100; statusCode=403","detail":null,"code":"3100","element":null}],"type":"SERVICE"},"report":null,"queryResponse":null,"batchItemResponse":[],"attachableResponse":[],"syncErrorResponse":null,"requestId":null,"time":1543012192555,"status":null,"cdcresponse":[]}',