Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • hive hive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hive
  • hivehive
  • Issues
  • #259

Closed
Open
Created Apr 08, 2022 by Radosław Masłowski@rmaslowskiDeveloper

[wallet_bridge_api] Problem with checking required API activity

An issue has been found with wallet_bridge_api related to interfacing with other APIs. Checking in wallet_bridge_api for active APIs required for it to work properly is not working properly. The wallet_bridge_api works until you call a method that requires an inactive API to work. For example, everything was ok until you called find_rc_accounts without rc_api_plugin. Then the program crashes. No exception is reported.

Suggested solutions to this situation are : (a) returning an empty response b) returning appropriate information e.g. "Plugin wasn't activated".

Assignee
Assign to
Time tracking