Transmitting json was no problem.
Making a post is.
For this experiment to work, AI needs to be prompted as any new user would. I cheated a bit by giving it the Hive Keychain github. A new user isn't supposed to know what github is.
Problem: The game refuses to fix the Sonnet posting problem.
Search: how to prompt ai to publish using hive keychain > Google results.
Google results are all geared towards getting AI to write engaging posts (scam Hive). This isn't helpful.
Dive deeper directs to the Hive Keychain SDK Playground. It also has a javascript example. Good.
Going through search results can lead to https://developers.hive.io/tutorials-javascript/submit_post.html
Ok, let's try this. Attempt 1: It tried to install dhive@^1.2.8 and ran out of credits. Attempt 2: @hiveio/dhive@^1.2.5 and installed it. The issue was not fixed.
The error, which reads TypeError: Cannot read properties of null (reading 'request_id'), persists.
Prompt: Simplify the above transaction by removing the 100% power up requirement and test again. Make sure it pops up the Keychain prompt.
AI comment output: The transaction is already simplified (removed the comment_options with 100% power up). The Keychain prompt should appear - check the browser console for logs showing the operation being sent and Keychain's response.
It asked a person who should have no idea what a browser console is to check for the error. What's a console?
It ran out of credits. I'll wait.
Problems:
- Google AI mode finds sources that are either irrelevant, significantly outdated, are about others Hives, or are geared towards scamming.
- There are no instructions on how to prompt AI.