alokr912 / moodle-mod_gotowebinar

Moodle goToWebinar Integration
GNU General Public License v3.0
7 stars 5 forks source link

Issue Error #37

Closed xunillo closed 2 years ago

xunillo commented 4 years ago

Hi, I'm trying to use the plugin but i'm receiving during the test this message:

{"error":"invalid_client","error_description":"Client authentication failed."}

Any idea?

alokr912 commented 4 years ago

Hi Xunillo,

Plugin will work fine with old client not new client due to OAuth2 implementation by gotoWebinar.

On Thu, Nov 12, 2020 at 7:26 PM xunillo notifications@github.com wrote:

Hi, I'm trying to use the plugin but i'm receiving during the test this message:

{"error":"invalid_client","error_description":"Client authentication failed."}

Any idea?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alokr912/moodle-mod_gotowebinar/issues/37, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKIG2CU44QVG6ISNAWCGSLSPPSPFANCNFSM4TTKBS4Q .

-- Alok Kumar

alokr912 commented 2 years ago

Implemented new login flow.