Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Service resource not found

Not applicable

Keep getting the below error when API proxy is added with Resource path and has been added to the Products by importing the Resource Path. The API is accessible when using the default URL, however appending /{Resource Path} to default URL causing issue :

{"error":"service_resource_not_found","timestamp":1433335173940,"duration":0,"exception":"org.apache.usergrid.services.exceptions.ServiceResourceNotFoundException","error_description":"Service resource not found"}

Solved Solved
1 3 1,146
1 ACCEPTED SOLUTION

Not applicable

Thanks @ACS for the question. I'm assuming you're using BaaS as a target from Apigee Edge. If this is the case, the reason you're getting this error is because the path suffix or resource name gets appended by default to all requests made to your target, hence your backend BaaS URL will not be found. This post should provide the directions on how to get it fixed.

View solution in original post

3 REPLIES 3