"The remote server returned an error: (403) forbidden."
I am using the sample visual studio c# program you have provided (see attachment). The program is failing in trying to access https://api.wildapricot.org/v2. Version2 is failing with a 403 forbidden error message. Any suggestions how I could solve this issue?
1
vote
Eyob Zeleke
shared this idea
The root cause was in using the sample for a v1 API.