liumcse / ntuvibe

NTUVibe is a student-run online platform committed to making information at Nanyang Technological University more open and accessible.
https://ntuvibe.com
8 stars 0 forks source link

CORS #60

Closed liumcse closed 5 years ago

liumcse commented 6 years ago

Can you allow all domains with pattern *.ntuvibe.com to have access to api.ntuvibe.com?

chenchongsong commented 6 years ago

55 CORS_ORIGIN_ALLOW_ALL = True

ZaynJarvis commented 5 years ago

Cors does not allow netlify for testing, could you check out what is the issue?