Steve Gilbey - ICC Sydney

  • Total activity 545
  • Last activity
  • Member since
  • Following 1 user
  • Followed by 4 users
  • Votes 304
  • Subscriptions 235

Comments

Recent activity by Steve Gilbey - ICC Sydney Recent activity Votes
  • I could be wrong, but I believe the token has to be in the header, not the URL. Only the parameters go in the URL. If the token is in the header, it won't get % encoded. That's what I've been doing...

  • No. That was all. For some reason when I searched Nuget for Ungerboeck, I didn't see .Webhooks. Still 1.0.0 version, so I don't need to update. Thx

  • Thanks Rudy. Got that set and the .96 SDK and wrapper referenced. Will you be putting Ungerboeck.Integrations.dll in either Git or Nuget? As I no longer have an up to date onprem install to get it ...

  • Hi Jake, It is a bit obscure.  We want to be able to amend and close Work Orders for Statistics (Type 6) resources When our system was onsite we would run an SSIS job each night that totals either ...

  • I am trying to start a new solution in VS2017 and when loading the SDK and API packages through NuGet and I am receiving the message: Could not install package 'Ungerboeck2096SDK 20.96.2.7'. You ar...

  • Hi Craig, Are you intending to develop API endpoints that will allow manipulation of work orders. e.g. Complete/Open work Order, Complete/Open Work Order Item, edit Actuals, delete Actuals, etc?(wo...