Alexander Lindenstruth
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Votes on activity by Alexander Lindenstruth-
Upload a file on macOS with NSURLSession
I'm trying to upload a file on macOS using an NSURLSessionUploadTask but keep running against a wall. Even though all seems to be fine and set according to specs I keep getting an Http status 400 "...
-
redirect_uri_missing
I'm trying to use the REST API from within an Objective C mac app but keep getting this "redirect_uri_missing" error, even though the parameter IS specified in both the URL I'm opening with the bro...