Hello,
I have written an application for users to request part information and place orders using your api. All calls have been successful so far to the routes while testing on my local server, however publishing the application to a test server for users results in all requests returning an "Invalid API call as no apiproduct match found". I am using the same api ulrs and authentication Client ID and Secret ID and appear to get back a valid authetication token.
Thank you.