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
Friday, January 31, 2025 1:18:26 AM
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