APIGee - New test proxy returning " Server Error "

Screenshot 2022-06-18 at 12.37.45 PM.png

I followed steps from https://docs.apigee.com/api-platform/get-started/create-proxy , for creating a test proxy. when trying to access the created proxy , Im getting above error. 

How can i debug the issue ?

0 1 137
1 REPLY 1

I assume you faced this issue in free trial account. I faced same issue. I did below to make it work. Please try the same.

in GCP got to your project --> VPC Network --> Firewall.

venkatvenkatsiv_0-1655611028671.png

There, open the firewall, of type ingress, with highest priority(Priority number should be low). Edit the firewall. Go to Protocols and ports under the firewall and choose Allow all and save it. Then try again. It should work.

venkatvenkatsiv_1-1655611313845.png