Forum Discussion

haseleyi's avatar
haseleyi
Occasional Visitor
6 years ago

Response from Inspector but not from Hub

New user here :) I'm beginning an API documentation project for the Open Food Network's Rails app. Inspector/Hub seems like a compelling alternative to code-based solutions like swagger-blocks and rswag because of its potential to detect types within responses and thus expedite the documentation process.

 

When playing around, Inspector returns good data for localhost:3000/api/products. When we began an API definition, however, that response disappears and we get only 403 Forbiddens. Any idea what could be causing that discrepancy? I've investigated the troubleshooting guide and installed the Chrome extension.