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
Hi JEstebanDev.
Sorry for adding issue. I can't find other way to call you.
I cloned your project and added swagger to test and learn it, but I can't generate token.
I added one admin user and execute these apis but they are returning below issue.
{
"timeStamp": "2022-08-09T05:02:17.297769Z",
"statusCode": 200,
"status": "OK",
"message": "Refresh token is missing"
}
Can you help? And please write about it in ReadMe file if possible.
Thanks,
Husayn1223
The text was updated successfully, but these errors were encountered:
Husayn1223
changed the title
How to generate token at the first time?
How to generate token for the first time?
Aug 9, 2022
Create an user and then do the login, when you do that the app provides you a token, with that token you can create products, categories, additionals etc
Hi JEstebanDev.
Sorry for adding issue. I can't find other way to call you.
I cloned your project and added swagger to test and learn it, but I can't generate token.
I added one admin user and execute these apis but they are returning below issue.
{
"timeStamp": "2022-08-09T05:02:17.297769Z",
"statusCode": 200,
"status": "OK",
"message": "Refresh token is missing"
}
Can you help? And please write about it in ReadMe file if possible.
Thanks,
Husayn1223
The text was updated successfully, but these errors were encountered: