
Originally Posted by
delia
There definitely was some sort of outage yesterday - and they have changed some things it looks like. Even if you are running admin in nonsecure mode, I found a site needed the ssl link to the server. The ssl link is totally different from the old link so I'm thinking they streamlined the access to the server. So the old code no longer works.
At a minimum, you have to change the link in apsona_config.php.
The first line needs changing to this:
$APSONA_BASE_URL = 'https://service.apsona.com';
After you do this and you are still having problems, I suggest changing browsers to see if caching prevents you from seeing the correct view.
Bookmarks