Hello edX team,
I need help in accessing analytics api through browser..
1.LMS is in one machine
2.Insights is in another machine for the analytics
Now, In insights machine, Analytics-Data-Api is running on 8100 port
now i just want to access these APIs through browser.
Please help in this.
I performed steps mentioned at
https://github.com/edx/edx-analytics-pipeline/wiki/Running-the-analytics-backend-locally
and
https://github.com/edx/edx-analytics-data-api on my Insights
machine
In above links there is command "make loaddata", I ran it , but it is loading only Demo_course( Fake data). How can access other courses related data.
Do i need to modify anything in /edx/etc/* configuration files?
Thanks