I am currently in the process of establishing a connection between an instance operating on version 2.40 and another instance running version 2.31.9. I am using the Data Import Wizard App developed by HISP Uganda to facilitate the mapping and extraction of data from the 2.31.9 instance to the 2.40 instance. However, I am encountering an authentication error during this process. It’s worth noting that the same procedure has been tested successfully using Postman. I kindly request assistance from anyone who might be able to help troubleshoot this issue. Your guidance is greatly appreciated. The error is in the format below though I haven’t shared the actual URL.
May you explain more about this connection? Is it only to import the data from v2.31 to v2.40? Is there a reason why you’d not want to upgrade the 2.31 version? There are so many changes between those versions including the API endpoints so it is expected that issues could occur.
We opted to use the 2.40 war file for creating the Dashboard instance. This choice was motivated by our intention to implement a looping formula on the predictors and develop interactive, customized dashboards. Presently, we are holding off on upgrading from version 2.31.9 until we’ve rigorously tested all other datasets with the updated war file.
To achieve this, our preferred approach was to export the data, make necessary modifications to the file, and then import it into a fresh 2.40 instance. Initially, we had hoped to utilize the Data Import Wizard App via API to facilitate the transition from 2.31.9 to 2.40. However, it has become evident that this approach is not viable due to the differing API structures between version 2.31.9 and 2.40.