I am trying to get notifications from using podiodotnet API but get error messages. The issue is that the notification model declared notification_id as integer instead of long and throws exception when reading podios notification_id which is a long. The most recent API hasn't fixed this issues, i tried adjusting the api on their repo but wasn't successful. Please do anyone have a fix to this or a link reference that could help. Thanks.
I am trying to get notifications from using podiodotnet API but get error messages. The issue is that the notification model declared notification_id as integer instead of long and throws exception when reading podios notification_id which is a long. The most recent API hasn't fixed this issues, i tried adjusting the api on their repo but wasn't successful. Please do anyone have a fix to this or a link reference that could help. Thanks.