Closed sid-metiz closed 5 years ago
Hi sid-metiz, could you share your base url and access token here or privately on sanjeevy133@protonmail.om, don't worry you can always delete the integration token
Hi sid-metiz, could you share your base url and access token here or privately on sanjeevy133@protonmail.om, don't worry you can always delete the integration token
its .om or .com?
@sid-metiz
make sure you have a trailing slash for your 'url' in config like https://my.magento.site.com/
, also try to add store: ''
in your config like
export const magentoOptions = {
url:"https://my.magento.com/",
home_cms_block_id:"58",
store: '',
authentication:{integration:{access_token:"zttcv4znha3xizgpjgchwccf6nmvpsec"}}
}
what i have to pass in store?? 04.12.2019, 14:59, "Dmytro Portenko" notifications@github.com:@sid-metiz make sure you have a trailing slash for your 'url' in config like https://my.magento.site.com/, also try to add store: '' in your config like export const magentoOptions = { url:"https://my.magento.com/", home_cms_block_id:"58", store: '', authentication:{integration:{access_token:"zttcv4znha3xizgpjgchwccf6nmvpsec"}} }
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
try empty, as I mentioned above.
ok but in home screen its dosent show any things04.12.2019, 15:10, "Dmytro Portenko" notifications@github.com:try empty, as I mentioned above.
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
any errors?
No just blank Ui04.12.2019, 15:13, "Dmytro Portenko" notifications@github.com:any errors?
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
Try reinstall the app after config updated.
Actually you have to put in store
store code from magento admin
Can its show price as per Customer Group?04.12.2019, 15:13, "Dmytro Portenko" notifications@github.com:any errors?
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
It is not implemented in the app to show price as per Customer Group
04.12.2019, 15:16, "Dmytro Portenko" notifications@github.com:Try reinstall the app after config updated. Actually you have to put in store store code from magento admin
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
I put english in Store variable but still having issue04.12.2019, 15:17, "Dmytro Portenko" notifications@github.com:It is not implemented in the app to show price as per Customer Group
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
I Change Base Url and Change token And run the app.. Its giving me Error like
[SyntaxError: JSON Parse error: Unrecognized token '<'] LOG [Error: JSON Parse error: Unrecognized token '<']