I have a requirement to invoke an API using OAuth2 authentication with base64 encryption.
Is this possible using HTTPAPI.
Any help appreciated. Thanks
I create manually the document:
POST /oauth2/hi-tech-health/authorize HTTP/1.1
Host: auth.mymedicalshopper.com
Authorization: Basic credential ...
Search found 1 match
- Tue Jul 29, 2025 5:06 pm
- Forum: HTTPAPI
- Topic: API using OAuth2 authentication with base64 encryption
- Replies: 1
- Views: 54004