Molecular Data

חינם
על ידי Piyiyo | מְעוּדכָּן vor 15 Tagen | Science
פּוֹפּוּלָרִיוּת

8.6 / 10

חֶבִיוֹן

186ms

רמת שירות

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.

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות