
Currently unable to create a push provider for FCM or APNS....
https://github.com/appwrite/console/issues/2045
When uploading a file... FCM = Valid file returns "Unexpected end of JSON input" APNS = Doesn't allow upload of .p8 file format.
I'm aware there's a github issue - Just trying to raise here too as it's kind of a major problem not being to create a push provider if you're trying to use push notifications you've paid for 🙃

For FCM, you're uploading a p12 file? Not a JSON file?

For FCM I'm uploading a JSON file as that's all it's allowing me to upload. I'm not able to upload a p12 as it's rejected due to only JSON files being allowed on the form

Why would you upload a p12 file? What is the p12 file?

The p12 is irrelevant here as it's not working for JSON either. It's another format that service account keys are provided in via Google.

I see. I suppose since JSON is the recommended type, we only accept JSON which is why you can't upload a p12

Yes - That makes sense.
Unfortunatly for Firebase I get the error "Unexpected end of JSON input"

When uploading your JSON?

Hold on. Did you wave your magic wand? Either that or someone was watching me. I went to upload the same file I've been using consistently so I could get you a screenshot and now it works. Very odd. Nevermind 🙂
So we can ignore FCM and it's just the APNS issue not allowing .p8

😅 kk I'll escalate the APNS issue today to see if anyone can work on it

Really appreciate that. Thank you

Hi, I've uploaded my JSON for FCM and I'm having the same error...

I changed the name and uploaded it and it worked lol

@Steven Thanks for getting that pushed through

@Steven I'm. a little confused - Is that released now? The PR is closed but the issue still persists

It may not have been released yet
Recommended threads
- create subdomain for function
I have deployed my react project on Appwrite using Sites feature. I have added custom DNS on namecheap. I want to create new sub domains for my functions on Ap...
- Domain Verification failed
I think i did the step by step well but just not work. When I enter the page I have this error: `Requested host does not match any Subject Alternative Names (S...
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
