Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Conversation

@faustinoloeza
Copy link

The redirect uri now only accept post resquest.

Purpose

  • The service is not working the redirect uri now only accept post request. if you change the method request get to post for redirect uri its works

Does this introduce a breaking change?

[x ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

The redirect uri now only accept post resquest.
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.

1 participant