Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Change broken endpoint#200

Merged
Paulinakhew merged 2 commits intomainfrom
Paulinakhew-patch-docs
Jun 16, 2021
Merged

Change broken endpoint#200
Paulinakhew merged 2 commits intomainfrom
Paulinakhew-patch-docs

Conversation

@Paulinakhew
Copy link
Copy Markdown
Contributor

WHY are these changes introduced?

  • docs ask users to go to a route that doesn't exist

WHAT is this pull request doing?

  • fixed it ;)

Type of change

  • Patch: Bug (non-breaking change which fixes an issue)
  • Minor: New feature (non-breaking change which adds functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above
  • I have added/updated tests for this change
  • I have documented new APIs/updated the documentation for modified APIs (for public APIs)

@Paulinakhew Paulinakhew requested a review from a team as a code owner June 14, 2021 16:20
JaKXz
JaKXz previously approved these changes Jun 14, 2021
Copy link
Copy Markdown
Contributor

@JaKXz JaKXz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thanks Paulina!

Comment thread docs/usage/oauth.md Outdated
</details>

After process is completed, you can navigate to `{your ngrok address}/oauth/begin` in your browser to begin OAuth. When it completes, you will have a Shopify session that enables you to make requests to the Admin API, as detailed next.
After process is completed, you can navigate to `{your ngrok address}/auth/callback` in your browser to begin OAuth. When it completes, you will have a Shopify session that enables you to make requests to the Admin API, as detailed next.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should actually be going to /login here, though?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, the actual endpoint in the app should be /login, which will initiate the auth flow.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😓 oops that's right, I fixed it

@JaKXz JaKXz dismissed their stale review June 15, 2021 19:58

Not enough context. Sorry!

Copy link
Copy Markdown
Contributor

@thecodepixi thecodepixi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Paulina!

@Paulinakhew Paulinakhew merged commit 35d8a7d into main Jun 16, 2021
@Paulinakhew Paulinakhew deleted the Paulinakhew-patch-docs branch June 16, 2021 15:59
@shopify-shipit shopify-shipit Bot temporarily deployed to production October 20, 2021 14:17 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants