mrowlsss @mrowlsss

@jeffalo So I normally wouldn’t ask this, but could you allow API requests from .netlify.app URLs in wasteof’s CORS headers? I’m working on a project that requires getting wasteof posts

Jun 30, 2024, 9:39 PM
6

comments

assuming you're making a front-end you should probably just make a backend too since doing what you asked is insecure

you can use a corsproxy in the meanwhile

That’s what I’ve been thinking, but it isn’t a long term solution