Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

C++ UWP (target platform version 10.0.17134.0) - Error on uploading a photo #274

Open
HoaLeMinh opened this issue Nov 15, 2018 · 0 comments

Comments

@HoaLeMinh
Copy link

HoaLeMinh commented Nov 15, 2018

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:

WinRT originate error - 0x83750007 : ''input': Value must not be empty.'

I search the error code and it says:

5566, 2205483015, 0x83750007, Web, WEB_E_INVALID_JSON_STRING, "Invalid JSON string."

The URI looks correctly:

https://graph.facebook.com/v2.6/102512017422178/photos?access_token=EAAIB5zlOpHgBAMonCsCW84e7FGNs0rhELcx14idG5SuKQs7uwUUl2HeV2TUbj9uT1zhMS1lpxQzXYBIllQ1Pp8jXPvNZCUKKEtjr9gEZAn2nC0HDXr1FfmaQV2yb6FUVAOZCZBefhf2fETlbrIew1CLcrIedjJxFpKhkW25W7ZAKOpDzoIGPz

I appreciate very much if you already experienced this issue and help me to solve it.

Regards, Hoa.

@HoaLeMinh 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant