Mar 11, 2019
1
Level 1
Nova usage with Postman?
I'm trying to test the API routes of a Tool I'm building, when trying to do a PUT request using Nova, I'm getting the login screen as a result. Any idea if I can get passed this?
I already tried to return $next($request) from the Authorize.php in my Tool, but that's not helping.
Please or to participate in this conversation.