Hi everyone!!
After to exec the command node js this create a proxy in my environment (Cloud) that this proxy call to fire base. After i created a proxy Products that call at first proxy but it have error.
The error is
{"fault":{"faultstring":"The Service is temporarily unavailable","detail":{"errorcode":"messaging.adaptors.http.flow.NoActiveTargets"}}}
Request Products.
The default target in proxy is:
<Path>{dynamicPath}</Path>
I dont know who is the error.
Thanks
Regads.
Solved! Go to Solution.
the proxy code looks correct, can you please check if the TargetServer is configured correctly pointing to the URL you mentioned. Navigate to Admin -> Environment from the left menu. Make sure you select the appropriate environment, click the Target Servers tab. Please check if the config within that is correct.
Make sure the value of the host points to your backend host: apigee-developer-trainin-64fea.firebaseio.com