diff --git a/releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml b/releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml new file mode 100644 index 0000000000..1081070fdc --- /dev/null +++ b/releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - | + [`bug 1687593 `_] + Ensure that the URL used to make the request when creating OAUTH1 request + tokens is also the URL that verifies the request token.