lawrenceong001

Results 9 comments of lawrenceong001

Hi @nadeem706, it appears the example does not have the complete bits to perform a user-specific graph api call. for that to happen, one would need to do the following:...

Hello, any news on this? I'm following the example on [medium](https://medium.com/covalentxhq/supply-chain-on-blockchain-using-the-convector-framework-6f5eaacec6a8) and I'm getting the same above, with some minor differences: `(node:13896) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'find' of undefined`...

Hello, just wondering if this has been implemented? I'm also interested in how this pattern can be achieved in your solution. tks Lawrence

@justinmahar -- came back here to thank you for your contribution. it has solved the issue after a bit of head scratching.

Hi Daniel, curiously, the 500 error seem to have gone away by itself, as the application doesn't throw that error anymore. it does, still however, return an unauthorized error when...

Hi again Daniel, I was able to replicate the error -- it seems that when I add the word Bearer to the access token it would then throw this error....

> > > Hi Lawrence, > How do you send the token to the API? Do you follow below convention? > `httpClient.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue("Bearer", );` Hi Daniel, I simply...

hello -- I was wondering how to save the file I'm working on. it seems that the save is automatic, but i'm not sure at what frequency and how we...

hi @astashov -- do you know when you can update the repo? I'd like to host this myself. thanks.