[nodejs] Re: Any help would be GREATLY appreciated!!

2016-05-05 Thread Scott Croskey
I saw that post, but did not know how to do that. On Thursday, May 5, 2016 at 12:04:34 AM UTC-4, Christopher Mina wrote: > > Hi. > > I'm not familiar with the library, but your code generally look ok. > > Check out this StackOverflow post, maybe it's as simple as setting the > header

[nodejs] Any help would be GREATLY appreciated!!

2016-05-04 Thread Scott Croskey
I have the following code in Nodejs. I am trying to create a user. I have the auth token saved to a file on my local computer I have the json file saved in the same location. Testing has gotten the id to be written to the same directory as well. Now when I try to actually create the user