Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi i am new to Google server i have uploaded my nodejs backend and it looks good but still i am unable to access apis #62

Closed
tahir-jamil opened this issue Jun 11, 2021 · 1 comment

Comments

@tahir-jamil
Copy link

tahir-jamil commented Jun 11, 2021

Below are the screenshot of my app engine dashboard

app.yaml

runtime: nodejs10

env_variables:
  PORT: 8080
 
manual_scaling:
  instances: 1

Screenshot 2021-06-11 at 5 33 55 AM
Screenshot 2021-06-11 at 5 33 49 AM

package json
image

@tahir-jamil tahir-jamil added the bug Something isn't working label Jun 11, 2021
@averikitsch averikitsch added question and removed bug Something isn't working labels Jun 11, 2021
@averikitsch
Copy link
Contributor

Hi @tahir-jamil , your App Engine application most likely needs permissions to access APIs, see Using the Default App Engine Service Account. In the future, this type of question is best asked on Stack Overflow, since this repo is specifically for the App Engine GitHub action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants