woocommerce / woocommerce-rest-api

This is the WooCommerce core REST API Package. It runs standalone as a feature plugin too.
71 stars 46 forks source link

Rest Api auth using username and password #214

Closed scchethu closed 3 years ago

scchethu commented 4 years ago

Facing a problem with mobile app integration because of authentication not available.

tammullen commented 4 years ago

Hi @scchethu

​Thank you for submitting the issue. However, you didn’t fill out the details of the bug report template that we ask for below. Without these details, we can’t fully evaluate this issue. Please provide us with the information requested so we could take a look further.

In the meantime as the REST API is being developed in another repository: https://github.com/woocommerce/woocommerce-rest-api.
I am going to move your bug report there so that the right team could take a look further

Describe the bug A clear and concise description of what the bug is. Please be as descriptive as possible; issues lacking detail, or for any other reason than to report a bug, may be closed without action. ​ To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error ​ Screenshots If applicable, add screenshots to help explain your problem. ​ Expected behavior A clear and concise description of what you expected to happen. ​ Isolating the problem (mark completed items with an [x]):
    • [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
    • [ ] This bug happens with a default WordPress theme active, or Storefront.
    • [ ] I can reproduce this bug consistently using the steps above. ​ WordPress Environment
      ``` Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin. ```

      ​ Label:

vedanshujain commented 3 years ago

Closing as part of the repository maintenance. Will re-open if there are additional comments.