AB
Size: a a a
AB
R
🤔
🤔
🤔
R
🤔
🤔
ZR
CORS_ORIGIN_ALLOW_ALL = True
CORS_ALLOW_CREDENTIALS = True
CORS_ORIGIN_WHITELIST = (
'http://localhost:8080',
)
CORS_ORIGIN_REGEX_WHITELIST = (
'http://localhost:8080',
)
🤔
CORS_ORIGIN_ALLOW_ALL = True
CORS_ALLOW_CREDENTIALS = True
CORS_ORIGIN_WHITELIST = (
'http://localhost:8080',
)
CORS_ORIGIN_REGEX_WHITELIST = (
'http://localhost:8080',
)
🤔
ZR
ZR
ZR
🤔
ZR
Bad Request: /o/token/
[14/Feb/2019 13:09:55] "POST /o/token/ HTTP/1.1" 400 35
AD
CORS_ORIGIN_ALLOW_ALL = True
CORS_ALLOW_CREDENTIALS = True
CORS_ORIGIN_WHITELIST = (
'http://localhost:8080',
)
CORS_ORIGIN_REGEX_WHITELIST = (
'http://localhost:8080',
)
ZR
🤔
Bad Request: /o/token/
[14/Feb/2019 13:09:55] "POST /o/token/ HTTP/1.1" 400 35
🤔