After reading the documentation at 404 Not Found | Pura Vida Apps you could have found out, that the Initialize method triggers the OwnItemsLoaded event automatically.
Further methods should only be called, after Intialization was successful. Therefore do not use that AsyncProc extension, but call the SubscriptionDetails method for example in the OwnItemsLoaded event.
Taifun