I want to post an apprequest to the friends of a user with a request-specific image/picture. Unfortunately, the apprequests do not seem to support any picture/image/attachement mechanism, and the standard application icon is not sufficient. Is there a solution for requests to add images, or do I have to use stream or feed instead?
apprequest with picture?
1k Views Asked by Philipp Gühring At
1
There are 1 best solutions below
Related Questions in FACEBOOK-GRAPH-API
- Facebook Post Images from local system on own Page
- How can I get posts from a facebook page using the graph API?
- Not getting all leads from Meta/Facebook using webhook for page leadgens
- Unsupported post request when trying to create a custom audience via the endpoint https://graph.facebook.com/lapi-version), (custom-audience-id/users)
- Page access token
- Facebook login via JS-SDK via OAuth will get stuck half-way
- Python - Facebook Check For Duplicate Post Before Posting
- Facebook Graph API - Story endpoint does not return all active stories
- Can't set permissions in Graph API Explorer tool
- My Authentication is not working in published mode
- Can I get my comment's reactions in FB Graph API Explorer
- Facebook GraphAPI: page subscribed_apps with subscribed_fields messages is not working
- Get Ad Account Billing Payment Transactions
- How to get a person’s username by his ID without a request to the graph?
- I am having trouble understanding the docs for Facebook Login SDK
Related Questions in STREAM
- How to start a download and render a response without hitting disk?
- How to properly handle byte buffers from C to Ada?
- Color Thresholding JS, Average Image Color Detect JS
- FastAPI finish streaming function in StreamingResponse even if client closed the connection
- How can I connect to a websocket from a vue app that is exposed to the network (yarn dev --host)?
- PHP: How to get the Content-Length from stream request for chunk download
- How to handle errors inside a NodeJS stream?
- Python TCP Server that both sends and or receives data (independently) using asyncio streams?
- Efficient string replace in a stream
- Using polly to generate audio from LLM output
- Stream YAML output, rather than loading everything into memory
- Python: Creating Zip file from Minio objects results in duplicate entries for each file
- Node.js/Express File Download Returns 0-Byte Plaintext Files
- Stream data from server component in NextJS 14 App Router
- How to read from last position when logstream is interrputed
Related Questions in IMAGE
- Golang lambda upload image into s3 static website
- Put an image behind the title in a WP, WooCommerce "shop" page
- How to create an JSOUP element from byte array image (Load from Database)
- Cloudflare not respecting Cache-Control
- Sending multiple images and data in a single angular observable
- Create and combine several images into a single image for my react native App
- Should I compress images in java backend before sending to frontend?
- Javascript Place Image Where User Clicks
- Whitespace in document has a bottom border remnant or some other line at the bottom of the whitespace
- Sony Spresense Camera Board
- After completely installation and done all the work i am getting Permission denied error do any one have solution
- HTML page on NAS server image not showing on mobile phone
- mouse coordinates in image go below 0 and above width
- Why are the css images or js not loading in my laravel project?
- Python pillow library text align center
Related Questions in FACEBOOK-APPS
- Facebook API: (#3) Application does not have the capability to make this API call
- Share mobile app with advertisers via Facebook Graph API
- App installation campaign (Android SDK) - Facebook
- Facebook says my app is restricted, but when I click on appeal it says i don't have any restricted apps. How can i resolve?
- Cannot access microphone when open link website from facebook
- Facebook Login For Business - User Denied
- Can I create custom buttons for YouTube and Facebook and implement redirects to connect my application?
- Meta App Access Token unable to retrieve leads
- AS a facebook group admin, using facebook group api, is it possible to get facebook group members email ids?
- Increasing call count quota in facebook
- FB developers, request to migrate between apps
- How to set up Facebook Log In For Business in my Facebook App?
- Create new app to replace disabled App in Facebook Developer
- Android: Google package broken URL
- cant i add test-users to my facebook app anymore?
Related Questions in APPREQUESTS
- How to intercept (see) all requests of a site written in React in WKWebView for iOS 13 and higher?
- Creating a post request using dart passing the information through the request body as json data
- React: API url works in GET request but it gets changed in POST request
- How to execute docker images inside a Kubernetes cluster when receive a http request
- Getting Unknown error in charles during inspecting api websocket of an android app
- How to detect and ban IP address making too much requests with Spring Boot?
- Facebook Android SDK, graph api >3.2 and 4.0 sending app request issue
- Separate Class for OkHttp Requests
- how do i assign data received from post request to an observable? - IONIC3
- How to analyze requests (with queries) on swagger and send different response body?
- How System reacts to pending request DB2 dump post ITIM 5.1 to ISIM 6.0 upgrade
- How do I solve 'Request was aborted after waiting too long to attempt to service your request error' generated from App Engine
- Express post request flood
- Xamarin C# data between server and client
- How can we use the deeplink information to gather sender data like mail id using Google API AppReferral
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You can not customize the image that appears in the apprequest - as you have stated it used the standard application image that was uploaded in the app's settings.
You can however choose a photo when using the Feed Dialog as well as other information such as the description, the name, the link and a caption as demonstrated below: