Hello everyone,
I apologize if this is in the incorrect area. I didn’t see a category for the DigiKey developer.
I am trying to setup a production app and I have a few questions regarding the OAuth callback.
In regards to the setup of the OAuth, I am not sure what I should put there for the callback? I feel that as an API, the signing in should be done with DigiKey servers since the servers hold all of the account information.
My application is this:
I have an inventory management software that can link up with DigiKey to pull pricing information. I just need to get a developer’s credentials for the DigiKey API. In regards to the OAuth callback, should this be a URL pointing to the server that I am installing the inventory management system on or should this be pointing to someplace else?