-
Notifications
You must be signed in to change notification settings - Fork 2.1k
mage2vs cannot import magento 2.3.1 data #2711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi there! Could You attach a screen of Your Magento integration setup - the Permissions tab for this enabled integration? Please do also paste the vs-api config / magento2 section for double checking the config. We haven’t observed this kind of problems on 2.3 - the only thing that wasn’t working properly was MSI support |
Hi, the error message points to invalid permissions to "Categories" resource - on the screen i don't see categories checked (due to limited screenshot area I belive) - make sure it's been checked along with the "Sales" section |
Dear Piotr, No no, I tried to check all and still give the same error. (I've been fighting with this error for whole day and pretty sure its not becoz I missed checking boxes) I just installed a fresh 2.3.0 magneto on server, and everything works fine again. It must dealing with some fixing in RestAPI of 2.3.1. See anyone have tried the same situation. |
Hi Michhy, I'm on magento 2.3.1 and have no problems with permissions as you have. |
Dear Mdesmet |
Current behavior
In local machine I have magento 2.3.0 installed and data can be imported smoothly by running mage2vs to VSAPI.
However in server I have magento 2.3.1 installed and it always return 'API call failed: The consumer isn't authorized to access Magento' for all the datas.
I tried to turn on 'store > configuration > services > magento API > Allow Anonymous Guest Access', and succeed to import categories and productcategory, not the others.
It looked to me magento did not regconize mage2vs is not guest, not recognizing the keys tokens. (I have checked more than hundred times that the 4 keys tokens are correct)
Expected behavior
Import all required data from magento 2.3.1 rest API smoothly
Steps to reproduce the issue
Try fetch data from a magento 2.3.1 rest API
Repository
Can you handle fixing this bug by yourself?
Which Release Cycle state this refers to? Info for developer.
Pick one option.
develop
branch and create Pull Request2. Feature / Improvement
back todevelop
.release
branch and create Pull Request3. Stabilisation fix
back torelease
.hotfix
ormaster
branch and create Pull Request4. Hotfix
back tohotfix
.Environment details
Additional information
The text was updated successfully, but these errors were encountered: