menus-endpoints
menus-endpoints copied to clipboard
Requiring authentication
The project description says you need to be authenticated to use these endpoints. Certainly some of the menus data is meant to be public though (eg it’s on the front end of websites). What sensitive data is stored in the menus and can we make some of the menus data public?
@mnelson4 Did you figure this out? I'm getting an Unauthorized error as well.
@davidrhoderick Not a error, that is by design. The need to be authicated to get this data.
@spacedmonkey Gotcha, thanks!