Commit e3e2d30
fix: use consistent API version in ResolveMemberUrn and add error logging
- Changed hardcoded '202401' to LinkedInApiVersion constant ('202506')
- Added response body logging on /v2/me failure for diagnostics
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d229d71 commit e3e2d30
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
| 263 | + | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| |||
0 commit comments