Hello,
I am trying to connect to shiprush api using REST. I am able to get information and test labels using a test token in test mode. Once I change from test mode and update to the live token I get the following response.
(
[Message] => Invalid security token 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'. Token not found. [0013].
[Details] => Array
(
)
[CallContextId] => 4c31cd45-9292-4cff-a304-c8624470acc1
[ComputerName] => APP4B
)
I am trying to connect to shiprush api using REST. I am able to get information and test labels using a test token in test mode. Once I change from test mode and update to the live token I get the following response.
(
[Message] => Invalid security token 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'. Token not found. [0013].
[Details] => Array
(
)
[CallContextId] => 4c31cd45-9292-4cff-a304-c8624470acc1
[ComputerName] => APP4B
)