#科网

学科网组卷API认证方式为Basic Authentication的请求

认证方式为BasicAuthentication,请使用"Authorization"头携带凭据信息(索要凭据请联系组卷网)。比如appId为testapp,secret为123的凭据为testapp:123使用base64编码后数据为dGVzdGFwcDoxMjM=,那么请求头Authorization为Basicd...