Beray Bentesen

Results 15 comments of Beray Bentesen

@tigercl I believe that it is a general limit. Let's say there is a device subscribed and publishing event and you want to rate it's limit via the rest api.

@ttuygun Example response for 1 item : { "PropertiesResponse": { "Properties": [ { "id": 2289, "is_passive": 0, "lead_id": null, "agent_id": 3302, "contact_first_name": “Name”, "contact_last_name": “LastName”, "is_office_page_property": 1, "user_listing_url_type": 1, "is_shareable":...

I don't have any code unfortunately. I just followed guide for a few key not for all key in response. No exception, no error nothing happened.

It was my mistake. Here is the correct one, thank you. { "PropertiesResponse": { "Properties": [ { "id": 2289, "is_passive": 0, "lead_id": null, "agent_id": 3302, "contact_first_name": "name", "contact_last_name": "last_name", "is_office_page_property":...

Any solution for this ?

@ttung Which Http library Instagram uses ?

Hi @zhanghongtong, I think it is not a problem but lack of documentation and unfortunately yes. Maybe a simple guide for general formatting could be a quick fix.

Thanks, I will look into that and will notify you.

As @Speedrockracer said, I had to disable a few methods in Transforms file. Glide is quite complicated library compared to Picasso so I will ask to someone from Xamarin team...

I've updated to 3.8.0 and haven't tested yet. Could you give a chance to see that helps ?