Errors
Install AI tools
Give your assistant up-to-date guidance for our APIs, with our plugin or without it.
The plugin is still under development. See the AI tools page for details.
- Claude Code
- Cursor
- Codex
- Without installing
Run both commands, in order.
claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps-developer@agent-toolkit
Open Settings, then Plugins.
Add vippsas/agent-toolkit as a plugin marketplace, then install the "vipps-developer" plugin.
For the app, add the marketplace "vippsas/agent-toolkit" and then install "vipps-developer". For the CLI, run the following commands.
codex plugin marketplace add vippsas/agent-toolkit
codex plugin add vipps-developer@agent-toolkit
Paste this into any assistant.
Read https://github.com/vippsas/agent-toolkit/blob/main/plugins/vipps-developer/README.md for Vipps MobilePay integration guidance.
For troubleshooting, see the full instructions.
Here are the Report API errors with descriptions. See the API guide for all the details.
For general information and questions, please see Troubleshooting errors.
Error-codes​
Code: 10001​
Unknown or undocumented error. This is a catch-all error that we in time want to reduce the frequency of as much as possible. The reason for the error might be an ephemeral issue on our end, and you should be able to retry the same query again.
Code: 10002​
Input validation error. One of your inputs did not get parsed properly or is missing. The message in the response should give you a better description of which field is required.