JWT Auth
The JSON Web Token Authentication plugin (JWT Auth) allows you to do REST API authentication via token. However, it changes the authntication to token for all the WordPress and WooCommerce API endpoints and that prevents TrackShip from being able to connect with WooCommerce via the API.
To exclude the TrackShip API endpoints from the JWT Token authentication, use the following code snippet in functions.php: