Replies: 4 comments 12 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
I also received the same error message today when trying to place one time payments: mutation CreateSponsorship($amount: Int!, $sponsorLogin: String!, $sponsorableId: ID!) {
createSponsorship(input:{
amount: $amount,
sponsorLogin: $sponsorLogin,
sponsorableId: $sponsorableId,
isRecurring: false,
privacyLevel: PRIVATE
}) {
sponsorship {
id
}
}
} Wondering if this is a temporary problem or if I'm doing something wrong 🤷♂️ @anehzat did it work for you at some point? |
Beta Was this translation helpful? Give feedback.
-
Chiming in from the Sponsors team as the new PM -- I am going to create a ticket with our eng team but in our repo. Thanks for flagging! |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
GraphQL createSponsorship error
Body
Hi GH Team
Is there someone in the team that can help with this sponsorship issue.
https://support.github.com/ticket/personal/0/2977378
Beta Was this translation helpful? Give feedback.
All reactions