Production Authentication URL - Take 2

Recently, we are having problem connecting to: https://api.edp.thomsonreuters.com/auth/oauth2/beta1/token.

Was there a production release? What is correct URL now?

Best Answer

Answers

  • moragodkrit

    Thank you for quick reply. Yes, this URL works.
    We may have missed the announcement of this change (if there were any).

    Speaking of which, current URL has version ("v1") in it. When in future you release a new version, will this URL still work or we would have to switch to new one? If so, how do you notify clients about the change?


  • @Serge

    As far as I understand the beta URL still works and I also test it with an external network on my end. Not sure why it doesn't work from your network.

  • moragodkrit

    Not sure, but POST request was returning "Couldn't connect to server" error. We've been using libcurl, by the way.

    Anyway, as long as production URL works we are fine.