#[SOLVED] API Gateway not storing value in Firestore -GCP
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Question: When I test my gateway, is it supposed to store a value in Firestore like when I test my Function? Postman shows that the gateway URL passes, but it doesn't post the count to my firestore.
When testing the public URL for my gateway on Postman I get the Google sign-on page. Any thoughts why its not letting me get to the function?
[SOLVED] API Gateway not storing value in Firestore -GCP