Receiving "405 Method Not Allowed" When Posting Shipment Tracking Event to OTM via REST API
Summary:
Hi All,
I’m seeking assistance with an issue I'm encountering while trying to post a shipment tracking event (214 status) into OTM using the REST API.
I'm using the following endpoint:https://<OTMURL>/logistics/restapi/resources/v2/trackingEvents
METHOD-POST
However, I consistently receive the following error:
"405 Method Not Allowed"
Any insights or working examples would be greatly appreciated
Code -
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
OTMv25b
Code Snippet (add any code snippets that support your topic, if applicable):