Skip to content
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

API credentials and multiple order status variables #14

Open
dpw1460e opened this issue Jul 31, 2024 · 0 comments
Open

API credentials and multiple order status variables #14

dpw1460e opened this issue Jul 31, 2024 · 0 comments
Assignees

Comments

@dpw1460e
Copy link

Hi there,

thanks for creating this APP, I was kind of irritated when I recognized the integration with Woocommerce was deprecated in ERPNext version 15.

Now, I'm testing this app and found that the API URL called contains three different order status variables. As of my tests, it seems that the Woocommerce REST API is only using the last one in the query string.

I tested various API Request-URLs in the browser as well as with a WordPress plugin from a local installation to my live installation. All works fine as long as I only use one order status variable.

Additionally, it seems the ERPNext app is not transmitting consumer_key and consumer_secret, as the log in ERPNext shows “403 Client Error: Forbidden”, if the credentials are sent I should get an empty response as the last order status in the Request-URL is cancelled, and I do not have such orders.

But maybe it is just a problem with the version of the app I use. I installed Woocommerce-ERPNext Integration: v14.0.3 (version-14) on ERPNext: v15.28.0 (version-15).

Should I use version 15 of the App?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants