Custom Query (1173 matches)
Results (262 - 264 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1056 | fixed | endpoints redirect to trailing / endpoint if missing | ||
| Description |
When you request a URL without a tailing / at the end a redirection rather than the content you requested. This should work with or without the / e.g. https://my.gmg.instance/api/user/Tsyesika/feed should resolve to the same endpoint as https://my.gmg.instance/api/user/Tsyesika/feed/ |
|||
| #1057 | fixed | OAuth HTTP redirection doesn't work | ||
| Description |
When you request a redirection to another URL (i.e. not OOB) the URL is escaped that it redirects you to which causes the redirection not to happen. |
|||
| #1058 | fixed | Verifier page could be clearer | ||
| Description |
Currently the verifier page says "Copy and paste this into your client:" however clients have instructions telling them they need to find the verifier and paste that in. We should make it clear that the code we're displaying is the verifier. e.g. "Copy and paste this verifier code into your client" |
|||
