I’m trying to use the LinkedIn “Get the statistics of shares” module. When I’m trying to add a new ‘share’ or ‘ugcPost’ number from a dropdown list in the items, I get the warning:
426: Requested version 20240201 is not active.
If I use “map” and give the number specifically, I get the error:
##### DataError
500: Internal Server Error
###### Origin
LinkedIn
I’ve tried to read the documents, but I could find the solution.
In another thread here in the community someone suggested:
“Looks like LinkedIn has removed the API endpoint for the 20240201 version. Could you find what is the new version in the LinkedIn developer documentation so you can update your module to it?”
If this is the solution, how can I update the module with the newer version?
Thanks in advance