Search found 1 match

by mianlees
Thu Mar 09, 2023 4:01 pm
Forum: HTTPAPI
Topic: HTTP Authentication help
Replies: 7
Views: 16260

Re: HTTP Authentication help

Hello Scott, hello forum. I am setting up a program to access a webservice.
It is always telling me the message of: DSPLY This page requires a user-id & password.


The code of my program is the following:

D CRLF C CONST(x'0D25')
D rc s 10I 0
D msg s 52A
D MyapiKey c const('"KEY ...