adventuretocode
adventuretocode
@MomenSherif here is code but still not logout no any response ` googleLogout}> Logout Google 🚀{' '} `
@MomenSherif nothing happens when i click on Logout button. can you please suggest any debug way !
@Lancer92 thanks for the comment. in my case i am storing the session database side but i am already verify that the session was not store in db table. how...
@Lancer92 yes i clean app the session from the database. Are you seeing this error when trying to install app that was previously deleted? **yes i confirm the app was...
@larrydanny @mcirami app cookies Error gone after the cleanup the node cache and npm cache and restart the server this i clean the complete db. this solution work for me....
yes ``` npm cache clear ``` not using DB means you use the SQLite db. open your project root directory you will get the .sqlite file delete it.
> @adventuretocode I'm assuming you're asking what the `SHOP` parameter is used for, Shopify uses this for authentication. If you do not have this parameter, Shopify does not know which...
@here Git branch names should not allow white spaces,
@here Git branch names should not allow white spaces,
@kinngh I am using the latest repo. There are no changes in the code on my end. This happened in both dev and prod. I am not sure where things...