Hello Everyone-
I am attempting to connect Smartsheet to Oracle's EDQ and keep running into the error "Process Failed: Network error OAuth2: error in access token request: Tried all" 6 addresses, but could not connect over HTTPS to server: api.smartsheet.com port:443 (Code 320,003)"
I have tried different combinations of credentials, and we are just mixing up what is being required, but I have tried following the OAuth guide. I already registered for Developer Tools and created an app using one of my sheets for testing this connection. (Which I would have just liked to link it to the sheet using the Sheet ID, but made an App) From the developer Tools, I was given the App Client ID and App secret. But I am unsure of the Scope to enter (all the other scopes for APIs have a lot more "verbiage" than what is shown in the Smartsheet help document), and I am assuming for the token Request URL, I had it as https://api.smartsheet.com/2.0/tokenError, but I'm not sure if it should be App URL.
Any help in pointing me in the right direction to get these two systems to start talking to each would be much appreciated 🤞