client.addHeader(“Authorization: Bearer Tq8poocim6ePqeRsWac2mHbqGIEUnhLE7efAXWbtqmUSdyUBfRVdof8JIFjC91xC”);
client.addHeader(“Accept: application/json”);
client.enableInsecure(); // Using HTTPS and peer cert. will not be able to auth.
client.addHeader(“Authorization: Bearer Tq8poocim6ePqeRsWac2mHbqGIEUnhLE7efAXWbtqmUSdyUBfRVdof8JIFjC91xC”);
client.addHeader(“Accept: application/json”);
client.enableInsecure(); // Using HTTPS and peer cert. will not be able to auth.