Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

I m trying to get configuration file for google cloud messaging for IOS . #111

Closed
PRCV opened this issue Sep 25, 2015 · 14 comments
Closed

Comments

@PRCV
Copy link

PRCV commented Sep 25, 2015

I have successfully completed all the steps but when i m trying to get configuration file for cloud messaging , i m getting this error "You submitted a bad request. Try again. " What could be the reason ?
error

@silvolu
Copy link
Contributor

silvolu commented Sep 25, 2015

@PRCV this should have been fixed yesterday, can you still reproduce this issue?

@PRCV
Copy link
Author

PRCV commented Sep 26, 2015

thanks issue solved. But in next step i m getting this error even if bundle id is same
"The Bundle ID in the certificate does not match the Bundle ID you entered"
error1

@silvolu
Copy link
Contributor

silvolu commented Sep 28, 2015

@PRCV you can find some guidance in the reply this stack overflow question.

@silvolu silvolu closed this as completed Sep 28, 2015
@karthikcool93
Copy link

what bundle id format you are using?

@sur
Copy link

sur commented Aug 9, 2016

I have been getting same exact problem in Firebase (FCM).

The only solution which has worked for me, which I found by hit and trial is while exporting the Cert as the P12, only select the Cert but don't select the Key.

You will still be able to export only the Cert (without the key) as a P12 file and set the password in a similar way.

Now uploading this P12 file with the provided password works for me.

Make sure to export only the certificate not the key... by clicking on the triangular/caret dropdown icon and deselecting the key

cert export

@sssuourabh
Copy link

Upload APNS certificate with a private key added in APPID.
Need not to develop two certificates

@Muneefm
Copy link

Muneefm commented Sep 17, 2016

@sur thanks man, i had the same issue in firebase, i exported the key and cert together.

@amitparrikar
Copy link

@sur Thanks a lot man.

@anuragbhai
Copy link

@sur you rock!! I only had to export the cert not the key for FCM

@ankitnagpal3
Copy link

@sur : Thanks man, that helped !

@alexliubj
Copy link

@sur Awesome!

@rockpriest
Copy link

@sur: Thanks so much. This was driving me crazy but your tip solved it!

@PriyaDhanotia
Copy link

@sur : hiii
i can also do same thing add certificate only not a key but my notifications donot work ?. Even not send a dummy notifications from firebase

@sur
Copy link

sur commented Oct 24, 2018

hi @PriyaDhanotia,

This discussion is only focusing on being able to upload the certificate correctly on Firebase.
Weather the notifications will work or not is totally a separate discussion and I believe can be discussed at specific channels / boards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests