Stuart Eastland Posted February 23, 2021 Share Posted February 23, 2021 I have been working on using the API running on a development machine with our website and oAuth callback on localhost. Just installed on our server which is running inside a fire wall and now get www.sageone.com refused to connect when trying to fetch the oauth token. I am using an internal ip address. Is this going to be possible? I figured that localhost was also local so a local ip address should work too. Link to comment Share on other sites More sharing options...
Stuart Eastland Posted February 24, 2021 Author Share Posted February 24, 2021 In answer to my own question, I clearly need to use an SSL secured url that can be resolved externally so I need to get an SSL certificate installed on the server as my next step. Link to comment Share on other sites More sharing options...
Administrators Ben Smith Posted February 24, 2021 Administrators Share Posted February 24, 2021 Thanks for updating that Stuart. I've been trying to establish the steps I'd go through if doing the same. Glad you have got moved forward Ben Link to comment Share on other sites More sharing options...
sylvain BECK Posted May 6, 2021 Share Posted May 6, 2021 Hi Stuart, Ben, on the development server everything works perfectly our server uses an SSL certificate. And, indeed, to access the call adress, you must provide (I think) the login and password for the SSL certificate. Because, for the moment, I have the error message : Authorise Application Error, after having indicated the login and password of the sage account. How did you specify these settings, because I can't find a place to do it in the dev console Thanks for your help Sylvain Link to comment Share on other sites More sharing options...
sylvain BECK Posted May 6, 2021 Share Posted May 6, 2021 I have a solution, I can add the login and password in the callback URL : https://login:password@URLcallBack But I cannot add this URL in the developer console ... have you maybe a solution ?? Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now