Custom QR Code

फ्रीमियम
द्वारा unitag | अपडेट किया गया 14 days ago | Tools
लोकप्रियता

1.9 / 10

लेटेंसी

51,219ms

सेवा का स्तर

21%

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.

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें