• Event Handler for publishing a project to GroupShare

    Hello, I'm currently having trouble with the EventHandler when trying to publish a project to GroupShare. According to the API, the arguments which need to be given are Server Uri, Windows Authentification, username, password, organisation path and…
  • GroupShare REST API token

    Hello, I am trying to get GroupShare's REST API token, but getting an error. I tried to send request with PHP cURL and with PowerShell script from here: https://community.sdl.com/phase_2_groups/sdl_openexchange_developers/f/57/p/2777/10371.aspx#10371…
  • Generate GroupShare token via API

    Hello, I'm trying to connect to the GroupShare API in c# and am having some trouble. I'm getting the 401 authentication error. In the API it is stated that the header should be set to "Basic" and the values for username and password should be encoded…