API Call for Discoverable URLs
Closed this issue · 1 comments
optikfluffel commented
Do you know how to do an API Call for Discoverable URLs? Can I just do something like: http://flattr.com/submit/auto?url='PUT_URL_HERE'
without any aditional data like user_id etc.?
antics commented
Yes, to the API you can submit an autosubmit url without the user_id param. Flattr will automatically find the correct user when the thing get flattered.
This is however not possible in the module. I'm on it.