When i click on preview or save button while creating Data Set for MongoDB Data Source, it gives error like "No autentication available yet".
I have selected following options at the time of data set creation.
Scope: Technical
Category: Big Data
Dataset type: Query
Data Source: MongoDB
Query : db.getCollection('FAULT_SEGMENT_REPORT').find({});
After creating MongoDB data source, got pop-up like "Tested parameters are correct".
I checked log, getting same error "No autentication available yet".
Data Source connection is successful then why i am getting error while creating data set ?
What is the solution for this error ?
Same thing is working fine with Knowage Report Designer.