microsoft / microsoft/PowerPlatformConnectors

mondaycom (Independent Publisher) issue

Open
#2,875 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
1.3k
Forks
1.5k
Avg merge
5d 15h
Merged PRs (30d)
11

Description

Api Name - shared_mondaycomip

Bug description - I am using GraphQL within Power Automate. I'm using this code:

query {
boards (ids: 2346905490) {
items (ids:4999286997) {
assets {
id
name
url
}
}
}
}

However, PA returns this error: The provided input content is not valid: 'The provided content-type header value 'application%2Fjson' is not well formed.'.

Is this a security bug? (Y/N) N

What is the severity of this bug? I can't complete my task without this feature.

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

Start by reproducing the GraphQL request in Power Automate and inspect the connector definition identified by Api Name shared_mondaycomip. Check where the content-type header is formed and verify completion by sending the query without the malformed application%2Fjson header.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.