
Jose M Martinez
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Activity overview
Latest activity by Jose M Martinez-
Jose M Martinez commented,
Thank you for the clarification about integration deletion. I want to better explain our goal: We are trying to implement something similar to the api/createEvent endpoint but with additional visua...
-
Jose M Martinez commented,
-
Jose M Martinez created a post,
Help with VMS 6.1 REST Analytics Integration: Service Requirements and Deletion Issues
For creating and managing the integration, I've used these endpoints: Create integration: POST /rest/v4/analytics/integrations/*/requests Approve integration: POST /rest/v4/analytics/integratio...
-
Jose M Martinez created a post,
Nx Meta Server 6.1: Object Metadata Push Integration Issue with REST API
PlannedI am working with the Nx Meta Server 6.1 REST API and have implemented the following authentication and metadata push flow: First, successfully obtain session token using /rest/v4/login/sessions ...
-
Jose M Martinez commented,
It's already resolved. I noticed that a password change is required to enable the checkbox. Is this behavior correct?
-
Jose M Martinez created a post,
Unable to Enable "Allow Insecure (Digest) Authentication" in Client Version 6.1.0.39707
AnsweredWith client version 6.1.0.39707, I am unable to enable the "Allow insecure (digest) authentication" checkbox from the admin window. When I try to check it, the password change panel opens instead.
-
Jose M Martinez commented,
My intention is to create a plugin that allows accepting POST requests similar to createEvent, with the difference that I want to add a bounding box to draw the rectangle where the event took pla...
-
Jose M Martinez created a post,
Issue with Custom Plugin for Receiving JSON via HTTP in Nx Meta
PlannedI have created a plugin to receive a JSON via HTTP with the information of an event to an Nx Meta server from a client application. I followed the example you have in the stub (http_requests).I upl...
-
Jose M Martinez created a post,
Integration with Nx Meta for Metadata Event Transmission
PlannedHi, We are looking to initiate the integration of our system with an Nx Meta server to send events along with metadata generated from our analytics, all developed in C++. From what I’ve read in you...
-
Jose M Martinez created a post,
Example of Server Connection and Event Sending with Bounding Box in C++ Using SDK
PlannedHi,Could anyone provide me with the documentation and SDK for C++?Where can I find an example of connecting to a server and sending an event with its bounding box using the SDK? Thanks in advance!