@haeven @bgolson I am also getting: "
{"status":"bad_request","message":"Invalid lti_message_hint","error_report_id":172232213}
Can you please share what was your solution?This is how my authentication request looks like:
https://canvas.instructure.com/api/lti/authorize_redirect
client_id:"10000000000003",
login_hint:"2f16f60997a89e831afc21ffd15bdfd6b66b273f",
lti_message_hint:"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2ZXJpZmllciI6ImY0MGUzYjUwNmIyMTljNjAwYjkxYzZiZTQ3OGZiMTI5MTMyNmU4N2Y2NjIwNTdkMGI3ZmZlMjc1NzRiMTYzNGFmZjUxNTYzMjkyODI5OTBiYTExODVhYmU3MWMzYmY2MDU0NTdhZmY0ZjgxMDQ0ZWYxY2FlNDZjMmNiOTY4ZGRjIiwiY2FudmFzX2RvbWFpbiI6IjMuMjIwLjIyMi4yIiwiY29udGV4dF90eXBlIjoiQ291cnNlIiwiY29udGV4dF9pZCI6MTAwMDAwMDAwMDAwMDEsImV4cCI6MTU4MzI1OTcxNH0.3d3y9orPbV5y29QtpPxZ6AaPNnjd60UAWNHACQv9cYc",
nonce:"7417f2eb-d68b-4b00-9513-1b52aee9df92",
prompt:"none",
redirect_uri:"https://localhost:8000/redirect",
response_mode:"form_post",
response_type:"id_token",
scope:"openid",
state:"81b46989-0606-49e0-842e-b9c4060177dd"