The LinkedIn Live Video API documentation appears to be under the Marketing Developer Platform (MDP), however the MDP API documentation regarding available permissions does not mention the r_member_live and w_member_live scopes required for the Live Video API. Are the r_member_live and w_member_live scopes included in the MDP API, or is there a separate application process for the Live Video API?
You should find more information on accessing API through this link : https://developer.linkedin.com/partner-programs
Also appreciate if you can please send in your query to our developer support from here https://developer.linkedin.com/support
You can also contact our Development Team at developeraccess#linkedin.com
Related
Goodmorning,
I’ve been looking into the documentation for the linkedin API.
I'm interested in the compliance solution, in particular the following APIs:
Organization Lookup API
Company Search API
Organization Access Control API
Some APIs of the People integration
I didn't understand if the compliance solution is accessible or not and if I should apply for it.
I've posted this question on the microsoft docs Q&A section and they told me to post it here where the linkedin API team can help me.
Thank you,
Giovanni.
Apparently, it is not possible to request access to the Compliance API, see here: https://docs.microsoft.com/en-us/linkedin/shared/authentication/getting-access#compliance-closed
I realized that LinkedIn from the service voyager use
link is related to Voyager
https://linkedin.api-docs.io/v1.0/messaging/RMTx5GgWKsMivwQ7m
But sending messages is not mentioned in this document
ــــــــــــــــــــــــــــــــــــــــــــــــــ
You should go to this link and register a ticket and say that you want to use this access
https://linkedin.zendesk.com/hc/en-us/requests/new
Company/Organization Name
Brief Summary of what the organization does.
Precise use case for Compliance APIs
List of Compliance APIs that you intend to use for your Compliance-related activities.
Complete the information for the LinkedIn development team to review
We are building streaming application and need access to LinkedIn Live API.
According to the docs we need to request one of the scopes w_organization_live or w_member_live but they are not authorized and there does not seem to be a way to add those to the linkedin app: https://share.getcloudapp.com/L1uWLO0e
Any ideas how to make it work? Should we talk to someone?
I am doing a custom google map with API
I put the URL link :
https://maps.googleapis.com/maps/api/staticmap?center=Brooklyn+Bridge,New+York,NY&zoom=13&size=600x300&maptype=roadmap&markers=color:blue|label:S|40.702147,-74.015794&markers=color:green|label:G|40.711614,-74.012318&markers=color:red|label:C|40.718217,-73.998284&key=AIzaSyCTFUKmdIRSSod5v1oqhIXJOmkOPMsdFp0
I received this error:
The Google Maps Platform server rejected your request. This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/static_maps_backend?project=_
I enabled API AND THE error still exist
Can you please help me find the solituion for my problem
In order to use the Google maps api your going to have to first off enable the maps api in the Google developer console for that project. Then you will need to enable billing for the project as there is no longer a free tear for maps api.
Once you have done that you can create an api key and use it in your code.
The Google Maps Platform server rejected your request. This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/static_maps_backend?project=_
This message means that you have not enabled the maps api for your project. It can take a few minutes before it kicks in if you just enabled it. Make sure you have done it for the cogrect project as well by clicking on the link that it showed you.
You are going to need maps javascript API for a real map and embed it in a div
Here is a basic example on how to achieve that.
In the script tag in the html section you need to replace YOUR_API_KEY for the real one from google.
jsbin example
https://jsbin.com/xiragigegi/edit?html,css,js,output
I've looked at all the questions and replies here and also applied for a partner account as the LinkedIn docs are so confusing now.
Where do I go to read about how to connect my API to give access to your or anyone's LinkedIn connections? I'd like to retrieve all a persons contact details and their connections details for populating an address book.
I got declined with no helpful info or pointers and getting in contact with LinkedIn is just as hard:
Dear developer,
Thanks for submitting your request for enhanced API access through the LinkedIn developer site. We reviewed the information provided in your application and determined that your use case does not qualify for enhanced API access.
Due to the high volume of requests we receive, we unfortunately cannot provide detailed feedback about your individual application. If you have further questions about the use cases we support through our Open APIs, please review our developer site (https://developer.linkedin.com/) and API Terms of Use (https://developer.linkedin.com/legal/api-terms-of-use).
Thanks for being part of our developer community.
The LinkedIn Business Development Team
[Please do not reply to this email]
I am attempting to gain access to the news feed or home in a user's LinkedIn profile using the LinkedIn Developer APIs.
When I went through LinkedIn Developer documentation, I haven't been able to discover a proper reference to a doc associated with this feature.
Does this suggest that we have to be a LinkedIn certified API partner to achieve this target? If not, where can I find an appropriate documentation for this.