Posting this here because it appears I have stumped the band over at connectusers.com...
Using the API to access our hosted account I am able to:
Login as a user (administrator or normal user)
Add a user
Change user password
List all of the SCOs that the user has access to
List the response to the report-my-training action
I am attempting to enroll a user by calling permission-update. It appears to work because the status returned is "ok". When I connect to the API as the user and call report-my-training the curriculum appears in the response. So far, so good.
Next, I accessed Adobe Connect via a web browser and logged in as the user. The curriculum I thought I enrolled the user in appears in the training catalog. The first sign of trouble is that the enrollment status is reported as "You are currently not enrolled."
If I direct the user to the curriculum using a URL like "http://hosted-account.acrobat.com/p31959044/?session=na1breezyxxxxxxxxxxxxxxx" the browser is redirected to a page that shows the title of the curriculum, but nothing more (blank white page).
What am I missing or doing wrong?