Why API route not working?
Answered
Black-capped Vireo posted this in #help-forum
Black-capped VireoOP
How come when I try to GET, I get 404: this page could not be found?
4 Replies
@Black-capped Vireo How come when I try to GET, I get 404: this page could not be found?
you don't need to add route.ts in your url
it will just be
http://localhost:3000/api/getstreamAnswer
Black-capped VireoOP
ahh
thank you