ruvnet / ruvnet/Bot-Generator-Bot

OAuth authorization_content_type in plugin schema prompt

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
581
Forks
125
Avg merge
6m
Merged PRs (30d)
4

Description

Hi,
Good idea. I liked the CBT prompt and will check out the others.
For the plugin ai-json I think the default OAuth setting should be:
"authorization_content_type": "application/x-www-form-urlencoded",
see OpenAI's example

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the ai-json plugin schema and its OAuth authorization settings, then compare the current default with the linked OpenAI example. Update the default authorization_content_type to application/x-www-form-urlencoded and verify the generated plugin schema reflects that value.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.