thomasjetzinger
thomasjetzinger
Hi! I have an endpoint which should allow the user to fetch a PDF, which is returned as bytearray, from an internal reporting server. This PDF should then be returned...
I'm trying to use the WiFi NTRIP Master as a Socket Server to connect the MapIt GIS Spatial application to a simpleRTKBlite board. On Android 10 everything worked as expected,...
Hi, I'm going to try to search for a contact by email using the latest version (3.0) of the Intercom java client: `this.intercomClient.contacts().search( SearchRequest.builder() .query(query) .build());` But I always get...