Hi folks, having some trouble accessing the Functi...
# prisma-whats-new
s
Hi folks, having some trouble accessing the Functions panel in the web console. --> Failed to load https://api.graph.cool/system: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://console.graph.cool’ is therefore not allowed access. The response had HTTP status code 504. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
Is there perhaps some other way for me to access and edit these functions? I’ve been using the web interface so far, but perhaps there’s a command line version?
m
@Stef yeah if you're serious about Graphcool the CLI is way better because you can commit your code to git and edit in a real editor. So worth checking out. To get started I would use the graphcool-framework to begin with (not Prisma)
s
Yeah I’d prefer that! I just couldn’t work out how to get going with it. I’m in the middle of a bit of a viral sharing thing, so just need to be able to go in and edit that function somehow.
h
might have to do with them hitting aws function limits
🙀 1
s
I’m actually quite stuck here because I can’t make changes to a function. Anyone know how to work around it without migrating off the hosted platform?
Or is that what I need to do? I’d guess that I’m slamming through functions at the moment. We’ve processed 1.5m images in a couple of days.
h
I'm not sure if there's any way to do it
@nilan
s
@harmony thanks I really appreciate that. Don’t want to cause anyone any stress - I’ll see if I can work around!