Custom QR Code

FREEMIUM
От unitag | Обновлено 5 days ago | Tools
Популярность

0.3 / 10

Задержка

65,123ms

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

0%

Health Check

N/A

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

WIFI Type Null

Rapid account: Tien Phan
TienPhan
7 years ago

Generated QR code is reporting the WIFI Type as NULL despite it being declared in the Data JSON as per the documentation.

https://github.com/unitag/QRCODES-API/blob/master/documentation.md

QR Code

WIFI:S:Guest;T:null;P:Password;;

Request PayLoad

data = {
    "TYPE" : "wifi",
    "DATA" : {
        "TYPE" : "WPA",
        "SSID" : "Guest",
        "PASSWORD" : "Password"
    }
}
Rapid account: Unitag
unitag Commented 7 years ago

Hi!

It seems that the correct codeword is NETWORK instead of TYPE. I have just tried and it workd.

Can you please try with NETWORK and tell me if it works? If so, I will update the docs.

Regards,
Alexis.

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

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