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

OAuth : Transaction details endpoint gives 404. #79

Open
breathingcyborg opened this issue May 8, 2022 · 0 comments
Open

OAuth : Transaction details endpoint gives 404. #79

breathingcyborg opened this issue May 8, 2022 · 0 comments

Comments

@breathingcyborg
Copy link

  • We are marketplace using oauth
  • Our marketplace created order on behalf of vendor using vendors oauth key.
  • Vendor purchased shipping label (transaction) for that order using shippo dashboard using their shippo order.

When we call /transactions/transaction-id endpoint we are getting 404. The transaction id is correct we got that in response of /orders/order-id endpoint.

The problem only occurs when Oauth is used. When we call the same endpoint with vendors shippo token, we get a valid response. In production we cant ask for vendor shippo token.

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

1 participant