Hi I'am trying to perform this "PUT" request: here
this is the request: i feel all the data as intended but maybe someone has a working example that can share.. https://api.linkedin.com/v2/eventSubscriptions/(developerApplication:urn:li:developerApplication:{developer application ID},user:urn:li:user:{member ID},entity:urn:li:organization:{organization ID},eventType:ORGANIZATION_SOCIAL_ACTION_NOTIFICATIONS)
I' ve already changed the colons for "3A%" and everything i gets is:
"message": "Unpermitted fields present in RESOURCE_KEY: Data Processing Exception while processing fields [/key]", status:403
my put request example :
OR
OR the last one without the { }