You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I´m trying to use a Cloud Function to send a transaction everytime that is new data in the datastore, first I try to obtain the GasPrice but everytime I connect to infura with web3 in the function gives me this error:
I´m trying to use a Cloud Function to send a transaction everytime that is new data in the datastore, first I try to obtain the GasPrice but everytime I connect to infura with web3 in the function gives me this error:
Error: Invalid JSON RPC response: ""
this is my code:
I have already updated my account to Blaze and it doesnt work either
Any solution?
The text was updated successfully, but these errors were encountered: