awt token not work on share hosting.
-
It may be happening because there is other token use on site due to sharing hosting.
It work fine in first image as it is from local but form server token not works.- they are connected to same DB (live db)
- login api work fine on both(local and server).
- all api work fine which not sent token only api that sent token not work.
-
Hi there,
You need to hit the API like this for get the accessTokehttp://www.myDomain.com/api/customer/login?token=true
-
You can take a reference from Here for the bagisto web API