microsoft / microsoft/PowerPlatformConnectors
Pass param as json object
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 1.5k
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 11
Description
Type of Connector
Custom Connector
Name of Connector
custom connector
Describe the bug
hi , Can I know that Is it possible to pass in a json object in GET query? as I can see there are only string,int,bool,array etc, and I try to pass in as string but it cannot reconigized the symbol and become %40 %22
Is this a security bug?
No, this is not a security bug
What is the severity of this bug?
Severity 1 - Connector is broken or there's a very serious issue
To Reproduce
/
Expected behavior
pass the symbol (like @,{ )and json work normally
Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build)
CLI version (paconn --version)
OS version
Shell Type (e.g. bash, cmd.exe, Bash on Windows)
Additional context
/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, connector definition, or reproducible example is provided. Start by locating how custom connector GET query parameters are typed and encoded, then reproduce the reported JSON-object case; done means a JSON object can be passed in a GET query without its symbols being incorrectly encoded or rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100