Rich media publishing giving us error : java.io.IOException: Missing initial multi part boundaryLinkedin API invalid access tokenLinkedIn Rich Media Shares API error 'Not enough permissions to access media resource'LinkedIn: Creating a company share for a photoLinkedIn API v2 endpoints do not workLinkedIn V2 API error “Unpermitted fields present in PARAMETER” when including timeRange params
What is the "Brake to Exit" feature on the Boeing 777X?
What makes an ending "happy"?
Professor refuses to write a recommendation letter to students who haven't written a research paper with him
Is Sanskrit really the mother of all languages?
Where on Earth is it easiest to survive in the wilderness?
Can the leading note resolve down?
How do English-speaking kids loudly request something?
What is the purpose of the rotating plate in front of the lock?
How can electricity be positive when electrons are negative?
How can I know what hashing algorithm SQL Server used to decrypt the encrypted data when using the function DECRYPTBYPASSPHRASE?
Did the US Climate Reference Network Show No New Warming Since 2005 in the US?
If every star in the universe except the Sun were destroyed, would we die?
Examples where "thin + thin = nice and thick"
Fantasy Military Arms and Armor: the Dwarven Grand Armory
Removing a line containing a string in two columns
How to justify left this system of equations?
Why did Boris Johnson call for new elections?
What quests do you need to stop at before you make an enemy of a faction for each faction?
Magento 2.3.2: Active payment method on specific category for the products in cart
Sinning and G-d's will, what's wrong with this logic?
Round away from zero
Word for something that used to be popular but not anymore
Male viewpoint in an erotic novel
How to make a pipe-divided tuple?
Rich media publishing giving us error : java.io.IOException: Missing initial multi part boundary
Linkedin API invalid access tokenLinkedIn Rich Media Shares API error 'Not enough permissions to access media resource'LinkedIn: Creating a company share for a photoLinkedIn API v2 endpoints do not workLinkedIn V2 API error “Unpermitted fields present in PARAMETER” when including timeRange params
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
We are trying to publish rich media to LinkedIn via share API. We have "Marketing Solution" partnership too. This itself gives us access to publish Rich Media Shares through share API.
We are trying to publish rich media usign PHP and curl, following are the headers we are using.
[0] => Authorization: Bearer 'access_token'
[1] => Content-Type: multipart/form-data; boundary=------5c98bc70be39b
[2] => x-li-format: json
And post params are
"fileupload":"img location which is saved in s3 bucket"
the end point to which we are sending this request to
https://api.linkedin.com/media/upload
We are getting error msg as
[message] => java.io.IOException: Missing initial multi part boundary
[status] => 400
Please let us know where we are doing wrong
linkedin linkedin-api rich-media
add a comment |
We are trying to publish rich media to LinkedIn via share API. We have "Marketing Solution" partnership too. This itself gives us access to publish Rich Media Shares through share API.
We are trying to publish rich media usign PHP and curl, following are the headers we are using.
[0] => Authorization: Bearer 'access_token'
[1] => Content-Type: multipart/form-data; boundary=------5c98bc70be39b
[2] => x-li-format: json
And post params are
"fileupload":"img location which is saved in s3 bucket"
the end point to which we are sending this request to
https://api.linkedin.com/media/upload
We are getting error msg as
[message] => java.io.IOException: Missing initial multi part boundary
[status] => 400
Please let us know where we are doing wrong
linkedin linkedin-api rich-media
Did you get the solution? even I am facing the issue.
– Salman Riyaz
Aug 20 at 11:47
add a comment |
We are trying to publish rich media to LinkedIn via share API. We have "Marketing Solution" partnership too. This itself gives us access to publish Rich Media Shares through share API.
We are trying to publish rich media usign PHP and curl, following are the headers we are using.
[0] => Authorization: Bearer 'access_token'
[1] => Content-Type: multipart/form-data; boundary=------5c98bc70be39b
[2] => x-li-format: json
And post params are
"fileupload":"img location which is saved in s3 bucket"
the end point to which we are sending this request to
https://api.linkedin.com/media/upload
We are getting error msg as
[message] => java.io.IOException: Missing initial multi part boundary
[status] => 400
Please let us know where we are doing wrong
linkedin linkedin-api rich-media
We are trying to publish rich media to LinkedIn via share API. We have "Marketing Solution" partnership too. This itself gives us access to publish Rich Media Shares through share API.
We are trying to publish rich media usign PHP and curl, following are the headers we are using.
[0] => Authorization: Bearer 'access_token'
[1] => Content-Type: multipart/form-data; boundary=------5c98bc70be39b
[2] => x-li-format: json
And post params are
"fileupload":"img location which is saved in s3 bucket"
the end point to which we are sending this request to
https://api.linkedin.com/media/upload
We are getting error msg as
[message] => java.io.IOException: Missing initial multi part boundary
[status] => 400
Please let us know where we are doing wrong
linkedin linkedin-api rich-media
linkedin linkedin-api rich-media
asked Mar 28 at 5:29
vamshichallavamshichalla
611 gold badge1 silver badge9 bronze badges
611 gold badge1 silver badge9 bronze badges
Did you get the solution? even I am facing the issue.
– Salman Riyaz
Aug 20 at 11:47
add a comment |
Did you get the solution? even I am facing the issue.
– Salman Riyaz
Aug 20 at 11:47
Did you get the solution? even I am facing the issue.
– Salman Riyaz
Aug 20 at 11:47
Did you get the solution? even I am facing the issue.
– Salman Riyaz
Aug 20 at 11:47
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55390725%2frich-media-publishing-giving-us-error-java-io-ioexception-missing-initial-mul%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55390725%2frich-media-publishing-giving-us-error-java-io-ioexception-missing-initial-mul%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you get the solution? even I am facing the issue.
– Salman Riyaz
Aug 20 at 11:47