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

oauth2 auth URL #229

Open
dennisc2 opened this issue Jul 26, 2020 · 1 comment
Open

oauth2 auth URL #229

dennisc2 opened this issue Jul 26, 2020 · 1 comment

Comments

@dennisc2
Copy link

Hi,
I got the plugin installed to nopcommerce 4.2, and enabled it along with setup the clients ID. However, when I try to get the oauth token, I am confused where is my auth URL and access token URL. Anyone can help to share the info?
Thanks

@champcbg
Copy link

I was able to follow this project to get started with authentication https://github.com/SevenSpikes/nopCommerce-Api-SampleApplication

I am confused where is my auth URL and access token URL. Anyone can help to share the info?

http://{your-nopCommerce-domain}.com is your auth URL.

the apiClient will show you the exact path using this https://github.com/SevenSpikes/nopCommerce-Api-SampleApplication/blob/master/NopCommerce.Api.SampleApplication/NopCommerce.Api.AdapterLibrary/ApiClient.cs

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