Linkedin share URL error: destructure property 'manager' of 'e' as it is null
Asked Answered
G

1

1

I am trying to share an url using linkedin share url like below.

https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Flinkedin.com

I got the error below:

Uncaught (in promise) TypeError: Cannot destructure property 'manager' of 'e' as it is null.

Regards, Flavio

Galileo answered 25/3, 2022 at 8:31 Comment(1)
Having the same problem here!! I used the inspector to check my url (linkedin.com/post-inspector/inspect/…) and the url is fine. But I keep getting the same error from linkedin :(Rangy
G
1

I'm fairly certain that LinkedIn have broken this functionality, as the behavior is widespread across popular sites, but of course they haven't acknowledged that anywhere and its pretty much impossible to get in touch with support team. Hopefully they clear this up soon.

Giacinta answered 25/3, 2022 at 14:20 Comment(1)
It now seems to be fixed! –Rangy

© 2022 - 2024 — McMap. All rights reserved.