Dear community.
I am having a strange issue with FSM Mobile Client Activation with an on premise installation.
The activation works fine for the production server, however for the test server activation URL is reported as invalid.
I have open the URL in the browser, and can see the environment status as “Available”.
I have compared the web.configs of both installation and they are identical except the endpoints. Endpoints are valid. Both FSM Servers are up and running.
I have tried approaching the mobile servers via REST calls and found out that for the PROD environment both GET return results:
/messages/ping
/activation/authinfo
But for the TEST enviornment
/message/ping - works fine
/activation/authinfo - no response/timeout!
I have tried reinstalling the mobile service multiple times without any affect.
What is casing this behavior?
Best Regards
Andrei Venglinsky