gw2pvo icon indicating copy to clipboard operation
gw2pvo copied to clipboard

403 Client Error: Forbidden for url

Open pumpkins001 opened this issue 2 years ago • 5 comments

Anyone else getting this error? Appears to have stopped working 28th Nov 2022.

403 Client Error: Forbidden for url: https://semsportal.com/api/v1/PowerStation/GetMonitorDetailByPowerstationId ERROR Failed to call GoodWe API ERROR 'inverter'

Made no changes to script. Data is present in SEMS portal.

pumpkins001 avatar Dec 12 '22 03:12 pumpkins001

I've found the issue, SEMS have updated the API so the url is now v2 instead of v1. I've updated this in the respective file locations, but is anyone able to tell me how to "recompile" as such so that when it runs it uses v2 instead of v1?

pumpkins001 avatar Dec 20 '22 03:12 pumpkins001

I can make a fork and update it if you want

Scampi-ml avatar Jan 17 '23 13:01 Scampi-ml

That would be awesome.

On Tue, 17 Jan 2023, 9:11 pm janvier123, @.***> wrote:

I can make a fork and update it if you want

— Reply to this email directly, view it on GitHub https://github.com/markruys/gw2pvo/issues/69#issuecomment-1385402701, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJB36HWLCCP3YPXCAXRHVFDWS2K6VANCNFSM6AAAAAAS3NLIQY . You are receiving this because you authored the thread.Message ID: @.***>

pumpkins001 avatar Jan 17 '23 14:01 pumpkins001

API V2 has already been integrated? https://github.com/markruys/gw2pvo/pull/42 https://github.com/markruys/gw2pvo/commit/4b97b7a9e7acad0030b01e555603cc5440ab8be6

wiljums avatar Jan 17 '23 15:01 wiljums

That would be awesome. On Tue, 17 Jan 2023, 9:11 pm janvier123, @.> wrote: I can make a fork and update it if you want — Reply to this email directly, view it on GitHub <#69 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJB36HWLCCP3YPXCAXRHVFDWS2K6VANCNFSM6AAAAAAS3NLIQY . You are receiving this because you authored the thread.Message ID: @.>

Sorry i did not receive any messages from github, i think ive fixed that, EDIT:

Ive made a better script at: https://github.com/Janvier123/goodwe2pvoutput

Scampi-ml avatar Jan 28 '23 21:01 Scampi-ml