Const CLIENT_ID As String = "[your consumerKey]" ' ~48-character string Const CLIENT_SECRET As String = "[your ConsumerSecret]" ' ~64 character string ' Get these values from USPS developer site ' ...