-
How to obtain an access token for accessing LTI Advantage Services?
I am receiving the following error: {"error":"invalid_client","error_description":"Missing client"} My curl headers are set: --request POST --header "Authorization: Basic B64 Encoded clientID:client secret (this is missing!)" --header "Content-Type: application/x-www-form-urlencoded" My URL is set:…
-
How to obtain an access token for accessing LTI Advantage Services?
I am receiving the following error: {"error":"invalid_client","error_description":"Missing client"} My curl headers are set: --request POST --header "Authorization: Basic B64 Encoded clientID:client secret (this is missing!)" --header "Content-Type: application/x-www-form-urlencoded" My URL is set:…
-
How to obtain an access token for accessing LTI Advantage Services?
I am receiving the following error: {"error":"invalid_client","error_description":"Missing client"} My curl headers are set: --request POST --header "Authorization: Basic B64 Encoded clientID:client secret (this is missing!)" --header "Content-Type: application/x-www-form-urlencoded" My URL is set:…
-
How to obtain an access token for accessing LTI Advantage Services?
I am receiving the following error:{"error":"invalid_client","error_description":"Missing client"} My curl headers are set:--request POST --header "Authorization: Basic B64 Encoded clientID:client secret (this is missing!)"--header "Content-Type: application/x-www-form-urlencoded" My URL is…