OAuth error: Please check your key and secret #2490
Replies: 5 comments 10 replies
-
Hi, the domain in consumer site should not contain the scheme. |
Beta Was this translation helpful? Give feedback.
-
Hi, thank you for the speedy response - That is what I have done - I'm sharing some urls and the keys/secrets here as this is only a test instance which I'm happy to tear down. I'm running an OpenEdx installation, at urls https://edx.giu.h5s.org/ for the student learning portal, and https://studio.edx.giu.h5s.org/ for the course management portal ( this is what it does out of the box). Please advice if you think I have misconfigured anything. Having looked through the source code, it seems this message/screen is generated when their is an invalid oauth signature? |
Beta Was this translation helpful? Give feedback.
-
I don't see anything wrong here… |
Beta Was this translation helpful? Give feedback.
-
All I'm getting the logs is the following:
I'm currently running Marsha in development mode, so debug logs are turned on from what I understand. I'm not seeing anything else that could be useful. |
Beta Was this translation helpful? Give feedback.
-
I suppose you're running marsha locally. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to integrate marsha into OpenEdx, and am getting an authentication error - I've used the consumer key and secret provided in the Django interface, and can see on the request made to /lti/videos that the correct consumer key is being sent over. But I'm given no more information - how important is the the domain in consumer sites, does it need to be in a specific format? Any help would be much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions