You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ code: 400,
message: 'GET parameters do not validate.',
data:
[ 'Object value found, but an array is required',
'The property method is not defined and the definition does not allow additional properties',
'Failed to match at least one schema' ] }
see issue adlnet/xAPI-Spec#1065, where i asked for clarification
In short I believe that
more
endpoints should fall under the alternative request syntax requirement.I currently have no access to a
0.10.0
instance to test it.0.9.1
rejects with status400
and error messages for all post body paramsThe text was updated successfully, but these errors were encountered: