On Demand Configuration (ODC)

In order to use ODC you need to set configurationId

MetaMapCapacitor.showMetaMapFlow({clientId: "YOUR_CLIENT_ID",
                                  flowId: "YOUR_FLOW_ID",
																	configurationId: "YOUR_CONFIGURATION_ID",
																	 metadata: {:}})

Learn more about ODC feature here.