Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Analytics dashboard not opened after Insights login #850

@testaccountsnt

Description

@testaccountsnt

I have installed complete edx devstack setup. I can open studio, LMS and eCommerce successfully.
I have also installed analytics pipeline. Services running successfully

  • edxops/analytics_pipeline:latest
  • edxops/analytics_pipeline_spark_worker:latest
  • edxops/analytics_pipeline_hadoop_nodemanager:latest
  • edxops/analytics_pipeline_hadoop_resourcemanager:latest
  • edxops/analytics_pipeline_hadoop_datanode:latest
  • edxops/analytics_pipeline_spark_master:latest
  • edxops/analytics_pipeline_hadoop_namenode:latest

I have cloned analytics dashboard, executed npm start and manage.py runserver - Django successfully. Django is running fine as I can open Insights. When I click on login, it takes me on
http://127.0.0.1:18000/login?next=/oauth2/authorize/
When I log in using edx credentials (edx@example.com / edx - what I use to login to the Studio and LMS) I get following message after login.

unauthorized_client An unauthorized client tried to access your resources.

The url of this page is "http://127.0.0.1:18000/oauth2/authorize/confirm"

I have generated client ID for analytics in django lms admin and mentioned this in insights.yml

Please help to fix this issue as I am not able to use Analytics Dashboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions