hotrice
Results
2
comments of
hotrice
Yes, I have tried restarting the server using heroku restart. My local development can still get data even though it not on the originWhiteList.
I only added a domain to the originWhiteList and nothing else. originWhiteList['*.somesite.com']. Unless it doesn't like the wildcard subdomain. But then, I have also tried originWhiteList['sub.somesite.com'] and it still not...