OAuth1 icon indicating copy to clipboard operation
OAuth1 copied to clipboard

Unclear error when URL redirect happens

Open drsdre opened this issue 8 years ago • 0 comments

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.'

drsdre avatar Feb 06 '17 13:02 drsdre