XenorPLxx / playnite-library-psn

Playnite library extension for PSN.
MIT License
16 stars 3 forks source link

Failed to import games from PlayStation (import issues) #6

Closed XenorPLxx closed 1 year ago

XenorPLxx commented 1 year ago
Failed to import games from PlayStation. Unexpected character encountered while parsing value: <. Path ", line 0, position 0.

image

Originally posted by @finkleroy in https://github.com/XenorPLxx/playnite-library-psn/issues/5#issuecomment-1283455060

XenorPLxx commented 1 year ago

Getting this on the game list endpoint:

<HTML>

<HEAD>\n<TITLE>Access Denied</TITLE>\n</HEAD>

<BODY>\n<H1>Access Denied</H1>\n \nYou don't have permission to access \"http&#58;&#47;&#47;m&#46;np&#46;playstation&#46;net&#47;api&#47;gamelist&#47;v2&#47;users&#47;me&#47;titles&#63;\" on this
    server.<P>\nReference&#32;&#35;18&#46;4d5b6068&#46;1666172949&#46;3feab2bd\n</BODY>\n

</HTML>\n
XenorPLxx commented 1 year ago

Fixed in https://github.com/XenorPLxx/playnite-library-psn/releases/tag/2.14

eskypi commented 1 year ago

Same Error, it is not fixed in the new version :( help

XenorPLxx commented 1 year ago

Are you sure it's exactly the same message? I'm seeing reports of an import error that I can reproduce, but message should be different.

eskypi commented 1 year ago

image

an hour ago the same error came out, now the error text has changed

XenorPLxx commented 1 year ago

Yea, I was just getting into debugging this and then the error disappeared, so I suspect some instability with the API. I'll still try to do some better logging for next time, but for now I'm not seeing the error anymore.