Molecular Data

무료
분류별 Piyiyo | 업데이트됨 vor einem Monat | Science
인기

2.1 / 10

지연 시간

132ms

서비스 수준

100%

Health Check

N/A

모든 토론으로 돌아가기

Does not work

Rapid account: Paulfrischknechtmx
paulfrischknechtmx
vor 2 Jahren
const $ = require('jquery')
let requestData = {
"moleculeId" : "16"
};

$.ajax({
type: 'POST',
dataType: 'json',
url: 'https://api.mandrilsoft.com',
data : JSON.stringify(requestData),
success: function(data) {
console.log(data);
}
});

just returns

{
  e: [
    'empty', 'empty',
    'empty', 'empty',
    'empty', 'empty',
    'empty', 'empty',
    'empty', 'empty',
    'empty', 'empty',
    'empty'
  ]
}
Rapid account: Piyiyo
Piyiyo Commented vor 2 Jahren

Hi Paul,

Currenly there are only 10 molecules, so the id goes up to 10. We will be adding more molecules in the future.

Greetings.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입