Coursera - Lab server yourorg-yourenv.apigee.net seems unreachable

Hi I am trying to test the lab proxy in Coursera for API development training in Apigee and Postman call seems unable to reach the end point:

There was an error connecting to https://yourorg-yourenv.apigee.net/v1/products/697690

I can't ping the server also, appears unavailable. Please help.

0 2 170
2 REPLIES 2

You should be replacing "yourorg" with the name of your organization,

and "yourenv" with the name of your environment.

Is that what you're doing?

I have a work domain that looks like "XXX-non-prod.apigee.com" - can I use that, or do I have to signup for a free developer account on apigee.net? The above domain requires a 2 factor auth to login to the portal. ALso, when I was trying to connect to firebase from terminal node, I got a Java exception:

Modified files: [object Object]

(node:22539) UnhandledPromiseRejectionWarning: Error: spawn mvn ENOENT

at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)

at onErrorNT (internal/child_process.js:469:16)

at processTicksAndRejections (internal/process/task_queues.js:84:21)

(node:22539) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

(node:22539) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

(node:22539) UnhandledPromiseRejectionWarning: Error: spawn mvn ENOENT

at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)

at onErrorNT (internal/child_process.js:469:16)

at processTicksAndRejections (internal/process/task_queues.js:84:21)

(node:22539) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)