Piano Chords

FREEMIUM
От jsdisco | Обновлено 9 days ago | Music
Популярность

9 / 10

Задержка

484ms

Уровень обслуживания

100%

Health Check

N/A

Назад ко всем обсуждениям

Flat Keys

Rapid account: Sherrisa
Sherrisa
vor 6 Monaten

I don’t see the flat keys in the object that’s returned. I’m using JavaScript fetch.

I used this API in a previous project a year and a half ago using XMLHttpRequest and that application still works for the flat keys.

Rapid account: Jsdisco
jsdisco Commented vor 6 Monaten

Hallo Sherrisa,

the response from the server does not depend on whether you make a request via XMLHttpRequest or the Fetch API, it should be the same in both cases.

I have just tested this endpoint to retrieve the Ab minor chord with a fetch request: https://piano-chords.p.rapidapi.com/chords/ab/m
The notes array in the response was as expected: [‘Ab’, ‘B’, ‘Eb’]

Can you be more specific about which endpoint you’re trying to reach, and about the expected vs. actual response?

Best regards,
Maren@jsdisco

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии