NextGenSoftwareUK / Our-World-OASIS-API-HoloNET-HoloUnity-And-.NET-HDK

The core OASIS (Open Advanced Sensory Immersion System) API that powers Our World and manages the central profile/avatar/karma system that other satellite apps/games plug into it and share. This also includes HoloNET that allows .NET to talk to Holochain, which is where the profile/avatar is stored on a private decentralised, distributed network. This will be gifted forward to the Holochain community along with the HoloUnity3D SDK/Lib coming soon... ;-)
Creative Commons Zero v1.0 Universal
62 stars 27 forks source link

FIX SSO AVATAR UPDATE METHOD DEPLOYMENT ISSUE; PRIORITY=HIGH; KARMA=222; #20

Closed dellams closed 3 years ago

dellams commented 3 years ago

FIX SSO AVATAR UPDATE METHOD QUEST

karmaPoints = 222;             // Earn 222 Karma Points For Completing This Quest).
receive+=Badges.SuperHero;      // Receive Super Hero Badge).
priority=PriorityLevel.High;    // High Priority).

Greetings Fellow Coders,

We are very pleased you have found us and are willing to do your bit to save the world, thank you for being a superhero! :)

The API call: http://oasisplatform.world/api/avatar/Update/67728563-2946-4253-be6f-47929750fcda

results in the following error:

"The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. Path: $ | LineNumber: 0 | BytePositionInLine: 0."

This is VERY odd, because it works fine locally so please find out what is causing this issue ASAP. Thank you!

Do you take up this noble quest? Up for the challenge?

If you can find other fellow coders to join our tribe we will give you lots of karma, shout out endorsement/kudos and reward you with crypto if you bring enough dedicated coders... :)

Check out this doc for details of the people we are looking for and what we can offer you: https://drive.google.com/file/d/1b_G08UTALUg4H3jPlBdElZAFvyRcVKj1/view?usp=sharing

**Want to make a difference in the world? What will be your legacy? Ready to be a hero?

TOGETHER WE CAN CREATE A BETTER WORLD**

Many thanks,

The Our World Tribe (The Justice League)

dellams commented 3 years ago

FIXED.