quickblox-dotnet-sdk | cloud backend platform which brings superpowers | SDK library
kandi X-RAY | quickblox-dotnet-sdk Summary
kandi X-RAY | quickblox-dotnet-sdk Summary
QuickBlox - Communication & cloud backend platform which brings superpowers to your mobile apps. QuickBlox is a suite of communication features & data services (APIs, SDKs, code samples, admin panel, tutorials) which help digital agencies, mobile developers and publishers to add great functionality to smartphone applications. Please read full .NET SDK documentation on the QuickBlox website, .NET section.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of quickblox-dotnet-sdk
quickblox-dotnet-sdk Key Features
quickblox-dotnet-sdk Examples and Code Snippets
Community Discussions
Trending Discussions on quickblox-dotnet-sdk
QUESTION
I am trying to run quickblox sample chat application which I got from following link
https://github.com/QuickBlox/quickblox-dotnet-sdk
Issue here is, when I run the app, it fails to load base session and gives error such as "{"errors":["Token is required"]}". I tried to debug it but could not find the root cause of it.
(Example code is using Quickblox sdk 1.2.2, which I tried to upgrade to 1.2.7 as well but in that case also still that issue remains)
The method inside sdk uses service call to api (http://api.quickblox.com/session.json) for getting session, which I tried to call by using Postman (google chrome extension), in which case I was able to get the session in response. Strange it is.
Does anybody know what is wrong with the example?
Update: I tried to manually write http call for getting session. Now in this case, I am no more able to access dialogs and other api calls are also failing(getting forbidden error in almost all sdk api calls after authenticating).
Could anybody tell me what is going wrong here?
...ANSWER
Answered 2017-Sep-07 at 19:23After spending complete day found the fix. It was really small issue. Currently sample in github is using http://api.quickblox.com
as a api end point, change it to https://api.quickblox.com
and it will start working. Note the 's' in url.
The best way to do this is by using the account settings API.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install quickblox-dotnet-sdk
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page