woocommerce / woocommerce

A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
https://woocommerce.com
9.33k stars 10.75k forks source link

Authorizarion using endpoint REST API #28128

Closed NickM9 closed 3 years ago

NickM9 commented 3 years ago

Hi everyone! I have a problem with endpoint /wc-auth/v1/authorize I want to make integration with woocommerce shop, and to get keys i use this endpoint with all required fields, but I have an error. Using url -> https://localhost/woocommerce/index.php/wc-auth/v1/authorize?app_name=onollo&user_id=1001&scope=read_write&return_url=https://localhost:3000/login&callback_url=https://localhost:3000/api/woocommerce/callback Can someone help me with this problem? image_2020_10_28T12_08_10_084Z

rrennick commented 3 years ago

Hi @NickM9,

While our goal is to address all the issues reported in this repository, GitHub should be treated as a place to report confirmed bugs only.

The type of issue you submitted looks like a support request which may or may not reveal a bug once proper troubleshooting is done. In order to confirm the bug, please follow one of the steps below:

If you confirm the bug, please provide us with clear steps to reproduce it.

I am closing this issue for now as it seems to be a support request and not a bug. If I missed something, please leave a comment and we will take a second look.