0

I am working with a 3PL warehouse management system (VB.NET), trying to do an api integration to our system.

Reading through the api docs, I figure they require an OAuth 2.0 https://developer.stitchlabs.com/docs

I've no idea of what and how to do this. Can anyone help?

Sonam Nathani
  • 21
  • 1
  • 2
  • Please [**see this**](https://developer.stitchlabs.com/docsv01/Overview_Authentication.html#authentication) which it describes the oAuth process. Next I would do a Google search on "Making API Request in VB.Net", this should get you started. – Trevor Jun 16 '16 at 18:39
  • There are several libs for implementing OAuth2. Howerver [it is not hard to do](http://stackoverflow.com/a/24270278/1070452) yourself – Ňɏssa Pøngjǣrdenlarp Jun 16 '16 at 19:29

0 Answers0