OAuth1
OAuth1 copied to clipboard
Unclear error when URL redirect happens
Situation
By accident the API got called on http whilst the site was setup on https. Although the access request was redirected, OAuth1 responded with error 400 'No OAuth parameters supplied'.
If possible, this situation should be detected and a more clear error messages should be given such as ' OAuth parameters lost during redirect from x to y.'