Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: API answers with incorrect app ID / incorrect app URL #1

Open
Lenni009 opened this issue Aug 7, 2024 · 0 comments
Open

Bug: API answers with incorrect app ID / incorrect app URL #1

Lenni009 opened this issue Aug 7, 2024 · 0 comments

Comments

@Lenni009
Copy link
Member

Lenni009 commented Aug 7, 2024

When requesting an upgrade name, for example U_LASERX, the API responds with this link: https://app.nmsassistant.com/link/en/upgrade148.html
That then forwards to https://app.nmsassistant.com/catalogue-item/upgrade148/.

However, there is nothing at this URL.

The correct URL would be https://app.nmsassistant.com/catalogue-item/tMod5.

Either the API is answering incorrectly, or the app uses the wrong ID.

This is also related to AssistantNMS/App#264.
When that is implemented, the expected URL would be in this format: https://app.nmsassistant.com/catalogue-item/prod{id}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant