Tips for Testing your App
Getting Started Testing
For testing, you may create Apps in both the staging and developer environments. Apps in the non-production environment are not visible to other Workspaces in the MIG Console.
Each Dataset Exchange API user (Campaigns, Organizations, and Tools) is granted a "Workspace". If you are testing or interacting with your own datasets, you should "Connect" to your own App in your Workspace. Non-production environment Apps are visible to their creator in the corresponding Workspace and can be installed for testing authentication, submission, and retrieval.
Apps should use their own Workspace's installationId
for generating a Client Data Access JWT scoped to your Workspace. By default, all datasets will be available to connected Apps.
Updated about 1 month ago