I am trying to get mobile apps working. After 'Starting' the AX connector service and the configuration, I am seeing the following for Config, Email, Time, Expense in the event viewer as 'Warning':
mynamespace.servicebus.windows.net/Expense is OFFLINE!
When going to the links in IE, I see the following:
Expense and Time
MissingToken: The request contains no authorization header.
Email shows:
Endpoint not found.
Config:
The message with Action 'GET' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
I have tried using the AX Timesheets app on Windows 10 with no further information logged to the event viewer.