Hi.
How can I implement HTTPClient on the platform. Because when injecting the dependency in a custom plugin I get the error:
"Plugin has not been registered getRequiredService - dependency - {PluginType.FullName}"
How to implement HttpClient in plugin
Monday, November 25, 2024 10:52:21 PM
Hi Steven,
Look at this chapter of docs: https://docs.grandnode.com/how-to-override-service-by-plugin. In the last part of the article, you can find info about the DependencyRegistrar. I suppose it should solve the problem.
Look at this chapter of docs: https://docs.grandnode.com/how-to-override-service-by-plugin. In the last part of the article, you can find info about the DependencyRegistrar. I suppose it should solve the problem.
Best regards,
Patryk
GrandNode Team
Patryk
GrandNode Team
0