NetTalk Central

Author Topic: If You're Getting Compile Error Unresolved External NetSignToken in NetHttp.obj  (Read 3045 times)

DonRidley

  • Don Ridley
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 729
  • donaldridley2011@gmail.com
    • View Profile
    • Email
Options:


Try compiling in DLL mode vs LIB mode under project properties.

or

Comment out this line in NetHttp.clw in the NetWebHttp.CreateAuthorizationStringVapid method:

Sig.SetValue(NetSignToken(jwtInfo.GetValue(),jwtData.GetValue(),PrivateKey.GetValue()))


"Eliminate the impossible, whatever remains, however unlikely, must be the truth."

NetTalk 12.55
Clarion 11