Closed Kunniii closed 1 year ago
Something stoopid is that, the /api/auth/token
endpoints still using that 8443
port.
Thank you for your assistance. I just rechecked and it appears that EduNext has removed the above port value. If a port value is not declared, APIs will use the default port values defined for each protocol type. For example, for HTTP and HTTPS, the default port values are 80 and 443, respectively. It's possible that they have decided to remove or change the port value on a weekly basis and unfortunately, I have not yet found a way to resolve this issue.
old:
new:
Looking forward to your fix, the extension is not working for now (at least, on my end)!!
await newRelease();
Looking forward to your fix, the extension is not working for now (at least, on my end)!!
await newRelease();
you can check new release here: v3.5.2
Now the API uses port 8443, again, but auth
endpoint doesn't! Nice play Edunext, i love you 3000
Now the API uses port 8443, again, but
auth
endpoint doesn't! Nice play Edunext, i love you 3000
maybe i will update the server to automatically update the port for the api 🤦♂️
@Kunniii i found solution for this problem https://github.com/khengyun/autonext/discussions/26#discussioncomment-5898519
I just checked the extension this morning, the request to API server was not successful. This is because the API endpoint is no longer has a port,
8443
to be specific!Please release a new version!! 🙌🙌🙌