Invalid Callback
Invalid Callback
| Issue ID: | 3615 |
| Issue Category: | bug |
| Component: | api |
| Priority: | normal |
| Status: | active |
| Assigned: | Unassigned |
| Version: | 1.0 |
| Keywords: | api, callback url, oauth |
URL's like www.example.com/?q=callback are not accepted as valid callback for Authentication requests. Came across this error while trying to write a module in Drupal where this all URL's are of this format by default.
Ideal use case would be appending oauth_token and oauth_verfier params to the already present parameters so that sites in Drupal can handle them.

Updates
#1
I'm not really sure what the problem is here.
Could you give some sample urls/use cases that may explain it better?
You can also subscribe to the
RSS feed for updates to this issue.