Posting both photo and hypertext on FB
Open
- Dominant language
- Java
- Stars
- 877
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
First of all, thanks to you for this useful thing.
In my app I would like to provide posting both a photo and some text with hyperlink in one record on user's wall on Facebook. But ASNE library uses the constructor Request.newUploadPhotoRequest(...) not allowing to add any attributes excepting ordinary text. As far as I understand, the alternative constructor new Request(... "me/photo" ...) works in the same way and can't help me to provide necessary functionality.
Are there any ways to provide the functionality I need with ASNE lib?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.