0
votes

I have verified access to my domain (http://ec2-54-67-124-251.us-west-1.compute.amazonaws.com:8080/) and registered it in APIs and Services.

Domain access verification

APIs and Services

But I still get "pubsub error INVALID_ARGUMENT" when setting it in the push endpoint.

Error

Any ideas?

1
The endpoint you are trying to use is not consistent with what the docs indicate that you need: "an HTTPS server with non-self-signed certificate accessible on the public web." - Michael - sqlbot
@Michael-sqlbot can you please move your comment to an answer? - Lefteris S

1 Answers

1
votes

The endpoint you are trying to use is not consistent with what the docs indicate that you need: "an HTTPS server with non-self-signed certificate accessible on the public web."