- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2025
05:41 AM
01-31-2025
05:41 AM
Magento2 not receiving oauth data for callback url during integration
Hey
I'm trying to create an integration but the callback_url isn't receiving any data for the oauth as mentioned in the documentation (image1). I'm however receiving the data for the Identity link URL.
I have tried removing the data from the oauth_token table,flush the cache from admin,still not working.
I am using ngrok for connecting localhost url, both the callback and identity_url have the same ngrok url with different endpoints,the identity does route to frontend later in the code as i need some other data from frontend.
Need help
Thanks
image1:
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
18 hours ago
18 hours ago
Re: Magento2 not receiving oauth data for callback url during integration
Sounds frustrating! Maybe check if the callback URL is correctly set in Magento2's integration settings, kind of like double-checking ingredients in Texan Recipes before cooking.