fbiego / MpesaSTK

An Arduino Library implementing MPESA Daraja on microcontrollers
MIT License
19 stars 6 forks source link

how to create a HTTPS #2

Open Batsanicholas opened 1 year ago

Batsanicholas commented 1 year ago

what how the steps

kimanigitau01 commented 8 months ago

HTTPClient.h

Hello There, I am having a similar problem. I am using platformio for my development using the esp8266 board. I cannot initialize the project. The Error was:

  1. .pio\libdeps\esp12e\MpesaSTK\MpesaSTK.cpp:26:10: fatal error: HTTPClient.h: No such file or directory

How can I get the HTTPClient library. @fbiego