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
- All projects deleted
Hello, from the appwrite console last week I re-activated some of my old project and published them, yesterday I checked and none of the apps were working, now ...
- cant resume project
Invalid console fingerprint event i try man time
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...