#Admin Error

22 messages · Page 1 of 1 (latest)

paper vapor
#

Hi friends i need a help to fix this issue

#

here i'm getting an Unauthorized error how to fix it

rustic sequoia
#

Any error on the backend?

paper vapor
#

no there is no error on the backend

#

my credentials are not working but they are stored in the database

rustic sequoia
#

Does your backend run with NODE_ENV set to production?

paper vapor
#

no

rustic sequoia
#

Can you try in Incognito mode

paper vapor
#

when ever front end send request i'm getting the below error

rustic sequoia
#

This doesn't say anything. Can you run GET request to http://localhost:9000 in POSTMAN and send a screenshot like this one:

paper vapor
rustic sequoia
#

hmmm

#

And it didn't work in incognito mode?

paper vapor
#

no it is not working

#

and my store front is working well but my admin panel is not working

rustic sequoia
#

You can login to customer account in storefront?

paper vapor
#

yes

rustic sequoia
#

I can't think of what the issue could be.

dusty gorge
#

You need to open up port 9000 so that it can be accessed from wherever the client browser is.

paper vapor
#

when i'm trying with local server it is working

#

when i'm trying to deploy in docker or cloud it not working , Store front host:8000 is working well but admin front is not working, port 9000 is accessible

paper vapor
#

why we are using medusa develop comment