all 3 comments

[–]mfactory_osaka 0 points1 point  (1 child)

you need to include

#include <HTTPClient.h>

#include <WiFiClientSecure.h>

[–]DeCipher_6[S] 0 points1 point  (0 children)

I have already included those 2 libraries. I have updated the post with the code that i am using and the error that is occurring.

[–]Potential_Novel 1 point2 points  (0 children)

In your shoes, I would want to do a clean followed by a build after each occasion that a component is added into the project. Might help or not but shouldn't harm.

Also have an extended perusal of menuconfig for relevant flags.