
Can't create or deploy functions. Not sure what I'm doing wrong. Haven't been able to use functions since I updated

What are you doing?

I put api.mywebsite.com for the functions url in the .env file not sure if that's correct

Should it be just my website?

So after you do that, when you create a new function, a subdomain will be created for that function

I might need to make sure my firewall is letting the ports through too

I don't know what you're trying to do

I'm just just trying to create any function

I use appwrite cli

My functions are in dart

Init and deploy give me Error User( role: guests) missing scope (functions.read)

Did you login after installing the CLI?

I think it's my fault

That might be the problem. I couldn't find the documentation.i know it's out there

Where did you look and what did you do to try and find docs?

Just on google

Good try to login now

Gonna

Wow sorry for wasting your time again. I forgot to login it works again. All I needed was appwrite login

[SOLVED]Error User( role: guests) missing scope (functions.read)

Best thing to do is to look at our docs

They've helped alot π―
Recommended threads
- Help needed on sites and funcions
I have Appwrite 1.7.4 self-hosted on a VPS. If I enable this parameter: `_APP_OPTIONS_ROUTER_FORCE_HTTPS` Functions work perfectly. If I disable it, the sites...
- User (role: guests) missing scopes (["te...
I keep getting this error: ```AppwriteException: User (role: guests) missing scopes (["teams.read"]) at new AppwriteException (/usr/local/server/src/functio...
- How to get event payload/source from fai...
Hi everyone, I'm currently working with Appwrite's database triggers, specifically for document creation events. I've encountered a potential issue and was h...
