-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Closed
Copy link
Labels
Component: CacheComponent: CookieIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
Description
Throwing Error On Form Submit in Google Chrome, i have Tried this with Different Magento Version and Couple of New Installation I tried in Mozilla Firefox its working Fine There
Preconditions (*)
- Installed Magento 2.x (Any Version)
- Browser (Google Chrome Version 75.0.3770.142 (Official Build) (64-bit))
- Server Locahost
- OS (Ubuntu 16.04)
Steps to reproduce (*)
- Install Magneto on Localhost
- Open Browser Chrome
- Click Sign In Or Create Account
- Fill Required Info
- Submit Form
Expected result (*)
- New User Will Register Or Login User to his Account
Actual result (*)
- Giving warning (Invalid Form Key. Please refresh the page.)
- Redirecting to same page
Suggested Solution:
Hello People!
Well after a long time I found the solution on Magento Stackexchange it was actually an issue with base URL
My Previous URL Was http://locahost/magento233
My New URL is http://127.0.0.1/magento233
Now it is working fine
Metadata
Metadata
Assignees
Labels
Component: CacheComponent: CookieIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed