Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Connect Package method with Master Application

Unanswered Connect Package method with Master Application

  • Monday, January 21, 2013 2:27 PM
     
     

    Hello,

    I am building an application using the Direct to clinical feature. I have the ConnectPackage method checked. I am able to register users and also go through the process of signing in as the patient and authorizing the application. However, the PatientConnection.GetValidatedConnections method always returns zero results for me. I am using a Master Application. It seems from this previous post that there might be an issue with using Master Application for this scenario. I do require to use the Master Application scenario. Can you please confirm if Master application is not supported with connect packages or I am doing something else wrong. My application id is 441c0fdc-ba43-4f41-a730-904c50eaf701 and I have tried with 3 different test accounts now.

     

    thanks,
    Pawan

All Replies

  • Monday, January 21, 2013 8:18 PM
     
     
    Does Create method return the identity string using your App id?
  • Monday, January 21, 2013 11:50 PM
     
     
    Are you referring to the to the 16 digit code? If so, yes -- it does create the code and I can log in and approve the access using the code. However, when i check for authorizations, i don't get anything back. 
  • Tuesday, January 22, 2013 12:51 AM
     
     
    OK. You got confirmation on entering the code at https://account.healthvault-ppe.com/patientwelcome.aspx, right? What have you used for the parameter validatedSince?
  • Tuesday, January 22, 2013 5:03 AM
     
     
    I tried with both 0 as well as 7.
  • Tuesday, January 22, 2013 6:39 AM
     
     
    You should probably try with a DateTime value from way back just to make sure.