Hi there
I’m trying to use the (rather old) .Net API to access my account and I have a feeling that the API has been changed in the 3 years since the .Net one was released
I can’t get past the auth stage as it’s returning error 450, I think the .Net implementation is using POST instead of GET to send my login details.
Is it worth me chasing errors to try and get the library working, or has enough changed to make starting from scratch a better idea?
Thanks