You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I am testing a echo.v3 handler.
It's the login example as you posted in your project.
I did everything equally, but I get an Unauthorized response.
The token, names and password are equal on any place in the code.
The example works on postman.
Maybe I got this issue for not calling the middleware as group?
testCreate (not restricted function) works fine.
This discussion was converted from issue #133 on November 12, 2022 20:30.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey, I am testing a echo.v3 handler.
It's the login example as you posted in your project.
I did everything equally, but I get an Unauthorized response.
The token, names and password are equal on any place in the code.
The example works on postman.
Maybe I got this issue for not calling the middleware as group?
testCreate (not restricted function) works fine.
Here is the test code
Here is the setup (if necessary)
Beta Was this translation helpful? Give feedback.
All reactions