You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
I tried the Login and Logout functions and they work properly. However when I try to upload a photo (calling FBSingleValue::PostAsync()), the request seems not sending to the Facebook server. I have to debug the source code instead of using it from the nuget. And the error, I see, is:
WinRT originate error - 0x83750007 : ''input': Value must not be empty.'
I appreciate very much if you already experienced this issue and help me to solve it.
Regards, Hoa.
The text was updated successfully, but these errors were encountered:
HoaLeMinh
changed the title
C++ UWP (target platform version 10.0.17134.0) - Exception on uploading a photo
C++ UWP (target platform version 10.0.17134.0) - Error on uploading a photo
Nov 16, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi All,
I tried the Login and Logout functions and they work properly. However when I try to upload a photo (calling FBSingleValue::PostAsync()), the request seems not sending to the Facebook server. I have to debug the source code instead of using it from the nuget. And the error, I see, is:
I search the error code and it says:
The URI looks correctly:
I appreciate very much if you already experienced this issue and help me to solve it.
Regards, Hoa.
The text was updated successfully, but these errors were encountered: