activex not working (wodHttpDLX)
I changed it and now i'm getting an empty response
wodHttpDLX1.Request.Headers.Add "AUTHORIZATION", "BASIC ZjM1MGIyNGIwOWQ2NTRkZ"
wodHttpDLX1.Request.Headers.Add "Content-Type", "application/x-www-form-urlencoded"
wodHttpDLX1.Hostname = "https://openapi.taxes.gov.il"
wodHttpDLX1.Request.Body = tokenRequestBody
wodHttpDLX1.Post "/shaam/tsandbox/longtimetoken/oauth2/token"
msgBox wodHttpDLX1.Response.StatusCode
msgBox wodHttpDLX1.Response.Body
What is the problem?
Complete thread:
- activex not working - tomer, 2024-04-16, 09:57
- activex not working - Jasmine, 2024-04-16, 21:02
- activex not working - tomer, 2024-04-17, 08:40
- activex not working - Jasmine, 2024-04-17, 17:20
- activex not working - tomer, 2024-04-17, 19:02
- activex not working - tomer, 2024-04-17, 19:18
- activex not working - Jasmine, 2024-04-17, 21:07
- activex not working - tomer, 2024-04-18, 08:47
- activex not working - Jasmine, 2024-04-17, 21:07
- activex not working - tomer, 2024-04-17, 19:18
- activex not working - tomer, 2024-04-17, 19:02
- activex not working - Jasmine, 2024-04-17, 17:20
- activex not working - tomer, 2024-04-17, 08:40
- activex not working - Jasmine, 2024-04-16, 21:02