Impossible adding new iOS SSL push notification certificate or deleting existing certificate

the SSL certificate for my application has expired, and I would like to upload the new certificate I just created. Unfortunately I cannot add a new certificate because I get following error:

Editing the certificate and changing it fires the same error message

When I try to delete the existing certificate, the checkbox beside the active certificate is disabled and when I try to delete the certificate using the higher level checkbox

I get this message

I don’t know what to do, please advise because I must use the push notifications next thursday, April 10th.

Hello @VG

We were able to reproduce your problem.
The internal ticket is created, we will let you know about solution. I have set the ticket to high priority and we are planning to release a fix today or tomorrow.

Regards,
Inna

@VG

We’ve implemented a fix for the issue you reported. Could you please check and let us know if everything is working correctly on your end?

Regards,
Inna

Hi Inna, yes!! thank you, I was able to upload the new certificate. I will now test the push notifications and let you know if it works.

I tried sending a push notification but the segment or the template is always marked as invalid:

I also created a template with the deviceId above, but I always get that the clause is invalid

What am I doing wrong?

Hello @VG

The error indicates that you have an incorrectly formed whereClause. Please refer to this documentation for examples of correct whereClause.
https://backendless.com/docs/rest/push_notification_audience.html

Regards,
Inna

thank you: my bad.