892 questions
0
votes
0
answers
68
views
Pushy iOS – interruption_level Not Delivered to iOS (Time-Sensitive Notifications)
I’m trying to send time-sensitive push notifications to iOS devices using Pushy.
According to Apple’s APNs and Pushy documentation, I should send interruption-level: time-sensitive inside the aps ...
1
vote
0
answers
41
views
How to handle payload message click
How to handle notification payload. My app is that when killing the app, you always have to log in again. When receiving notification -> click on notification -> route to logIn screen -> ...
0
votes
1
answer
179
views
Split payload data from sensor into separate bytes length
Please I'm having an issue where I need to split a payload coming from an energy meter into chunks of 5-bytes each that represent different values of line parameters. The payload length is 35 bytes as ...
0
votes
0
answers
36
views
Why my argoevents webhook payload parameter is not being passed to inputs.parameters?
I try to use a webhook with a json body containing a single parameter
But the inputs.parameters... does not get replaced by the proper value
Here is my webhook sensor (note it is escaped as part of a ...
0
votes
0
answers
57
views
Android TV Remote v2 Protocol: Backspace Not Working When Sending Single Characters
I'm implementing an Android TV Remote v2 protocol in Flutter/Dart. My goal is to send keyboard input from a mobile app to the TV. For most characters, everything works fine. However, the backspace key ...
1
vote
0
answers
244
views
Can't seem to generate payloadcms types or importmaps
I'm using payloadcms in a project but i'm having issues generating types and importmaps. It says its conflicting with css files used in @payloadcms/ui.
node:internal/process/promises:394
...
1
vote
1
answer
363
views
How to define a payload schema for a collection in Qdrant (Cluster UI)?
I'm using Qdrant in a cluster setup and want to define a payload_schema for a collection. I want to ensure that the structure of my payload is recognized and listed in the collection metadata.
Here’s ...
0
votes
0
answers
92
views
Shadcn theming with opacity does not work
I have a button variant that is not changing the background opacity on hover.
default: 'bg-primary text-primary-foreground hover:bg-primary/90',
This is the button variant I'm applying. ...
0
votes
2
answers
79
views
Taking row by row data from Excel and putting it in a payload
I'm currently working on a project where I read an Excel file with row-by-row monthly data. Here is the current code
const handleFileUpload = async (e) => {
// converting excel date value
const ...
2
votes
1
answer
2k
views
Whenever i am trying to run payload generate:types i get the error Cannot find Users module [closed]
i tried running yarn payload generate type from my terminal to generate types for my new collection but i keep running into this error my Users collection file is intact but for some reasons it is ...
0
votes
1
answer
50
views
How can I combine Cloudinary colour extraction and AWS Rekognition auto-tagging in my Payload CMS media uploads?
I’m using Payload CMS (v3.35.1) with a Next.js frontend and PostgreSQL on Render. I'm trying to fully integrate Cloudinary for media uploads using @jhb.software/payload-cloudinary-plugin.
I’ve gone ...
0
votes
1
answer
44
views
How can I find valid certification path to requested target?
I am getting the following error when executing my code.
Error : unable to find valid certification path to requested target
Expecting to be able to reach API endpoint and POST my JSON payload saved ...
0
votes
0
answers
28
views
My Payload CMS collection is converting data correctly to desired format before save on MongoDB, but not saving as required
My below payload cms collection named Queries is converting data to desired format correctly before saving... (Checked in console.log)... but it's not saving as required in MongoDB...
e.g. it console....
0
votes
0
answers
296
views
Payload CMS: parse html with image/code blocks into lexical editor
In Payload CMS, is it possible to migrate html, containing images and code blocks, into lexical editor?
I added a custom ImageNode into the headless editor's nodes:
const headlessEditor = ...
0
votes
0
answers
51
views
Payload CMS admin app how to use quill editor?
I using payload cms with next.js. I had a form and add a richText field. When I use the richText, I didn't use some features. For example, change font size, text color etc. I will make the custom ...
1
vote
0
answers
224
views
Payload CMS on Next.js 15 (Serverless, Vercel) Exceeding MongoDB Atlas M2 Connection Limits
I am using Payload CMS (v3.20.0) with Next.js 15, deployed on Vercel (serverless runtime), and using MongoDB Atlas (M2 cluster) as my database.
Problem
Each time I refresh my home page, I receive the ...
0
votes
0
answers
22
views
Unexpected Application Error in Gitpod: Failed to execute 'removeChild' on 'Node'
I was working on setting up a Payload CMS project by running this command in the Gitpod terminal:
npx create-payload-app@latest -t website
Soon after executing this, the following error popped up, ...
0
votes
2
answers
450
views
aws cli v2 not signing s3 payload
I am using aws cli v2 to upload a file to s3:
aws s3 cp local_file s3://bucket
and I do have below configuration:
[default]
s3 =
payload_signing_enabled = true
The debug message shows:
x-amz-...
0
votes
0
answers
65
views
ayload CMS Form Block causing Jest worker errors in frontend, admin panel works fine
I'm experiencing an issue with Payload CMS where adding a form block causes Jest worker errors in the frontend, while the admin panel works fine. Here's my setup:
Environment:
Next.js (15.1.3)
...
0
votes
0
answers
149
views
Nextjs 15 and Payloadcms config file
I've currently used next.config.js with withBundleAnalyzer:
import withPlugins from "next-compose-plugins";
const plugins = [
withBundleAnalyzer({
enabled: process.env.ANALYZE === &...
0
votes
1
answer
125
views
java.lang.IllegalArgumentException: null in WebSphere when Payload Size Increases
I'm encountering an issue in my Spring Boot application hosted on WebSphere. When the payload size increases, the application throws the following exception:
java.lang.IllegalArgumentException: null
...
5
votes
5
answers
6k
views
TypeError: The "payload" argument must be of type object. Received null
My scheme on prisma:
/// This model or at least one of its fields has comments in the database, and requires an additional setup for migrations: Read more: https://pris.ly/d/database-comments
model ...
1
vote
2
answers
1k
views
Cannot find module with PAYLOAD 3.0
I do the tutorial " How to Create a Custom Select Field: A Step-by-Step Guide " in payload but I have type errors :
import { SelectInput, useField } from 'payload/components/forms';
Cannot ...
0
votes
0
answers
37
views
How to dynamically fetch nested json arrays keys and properties without explicitly mentioning the fields?
I have a requirement to create a nested JSON to create an issue in JIRA.
The thing is this will work for only content.content.text path. If new keys and values are added in the future, this means it ...
0
votes
0
answers
156
views
Issue with Live Preview on EC2 Instance in Combination with 'pnpm run build/start'
Issue with Live Preview and Preview Functionality on EC2 Instance in Combination with 'pnpm run build/start'
Hi everyone,
I'm facing an issue with the live preview and preview functionality in a ...
0
votes
0
answers
59
views
How to properly escape payloads sent with URLFetchApp when the payload contains double quotes
I am trying to POST a payload to a CMS using URLFetchApp. The payload has quotes in the text. I am using URLFetchApp because the code is executing inside a Google Apps Script, which from what I ...
0
votes
0
answers
143
views
APK Compatibility Issue on Other Devices - Works Only on My Phone
Description:
I have created and signed an APK using Termux, and it runs perfectly on my Xiaomi Note 11 Pro with Android 13. However, when I try to install it on other devices, I receive an "app ...
2
votes
1
answer
692
views
PostgreSQL connection string error on Payload cms
Payload Version
"payload": "^2.0.0"
Node Version
node:18.8-alpine
Next.js Version
"next": "13.5.2"
Bug
When I run yarn build I got this error:
[12:41:39] ERROR (...
1
vote
0
answers
967
views
C++ DearImGUI Drag and Drop with personalized data type
I'm currently struggling with dragging and dropping textures from one ImGui window to another and rendering them there.
I'm storing all necessary data to render my texture in a struct called Texture::...
1
vote
0
answers
61
views
Structuring Data for Bidirectional BLE Communication between MCU and Mobile App
I am currently sending data from STM32 to a mobile app using BLE. I use a specific characteristic for the data, which starts with a header containing a CMD. This CMD indicates the type of data being ...
0
votes
1
answer
591
views
Why is "getMeUser" returning user as null on payloadcms?
I'm running into an error accessing the "/checkout" page using "www.example.com" but it works on "example.com".
The user is being returned as null probably because here, ...
0
votes
1
answer
545
views
How to fix site images not showing on the custom domain
My site images are working well on localhost and on the default domain but on the custom domain, they do not show.
default domain - https://mrtrendy.payloadcms.app/
Custom domain - https://...
1
vote
0
answers
134
views
data showing in request payload, but null in controller requestbody
I am trying simply to pass a string as a requestbody to my controller, every other call works (the same way) but this one gives me null for the parameter inside the requestbody.
The payload is filled ...
1
vote
3
answers
5k
views
How do I connect payload cms to a postgresql database for local development using docker?
I am using docker to create the postgresql database.
The installation guide isn't detailed enough for me unfortunately, maybe because I am new to docker, and I may be missing something.
https://...
1
vote
0
answers
1k
views
Payload CMS: 404 NOT found when routing to other pages after deploying on vercel
👍🏼 Hello team, I am trying out Payload CMS and I have uploaded my payload app on vercel . When I open the deployed app its showing the welcome page but when I navigate to admin or dashboard I am ...
0
votes
1
answer
58
views
Kotlin mapper.readValue with missing filed [duplicate]
In my data class I have
data class Example(
val purchaseId: String,
val customerId: String,
val purchaseDate: Long
)
when mapping a payload to Example I have
val expectedValue = "{\&...
0
votes
1
answer
65
views
Need to Pass payload from WSO2 APIM to Java Mediate function
I referred the following stack overflow link
How to encrypt response payload
As well, I referred the below github link which is shared as 2nd solution in above stack overflow link.
https://github.com/...
0
votes
0
answers
27
views
Pydantic model inside model with file request body in FastApi [duplicate]
I'm having issues using a Pydantic model inside another one along with a file in the request body.
Here is my endpoint definition:
async def download_process_videos_csv(
db: get_db_session,
...
-1
votes
2
answers
41
views
when appending a item getting string indices must be integers error-python
I am a very beginner and struggling with a POST Request. I would like to have a conditional variable in payload
import json
adults=int(input(Enter no.of adults:)
childs=int(input(Enter no.of childs:)
...
0
votes
1
answer
311
views
Qdrant payload index without filter
I am currently using Qdrant version 1.7.3. I am looking for a way to fetch payloads without using a filter. Specifically, I need to retrieve payloads by providing an ID or fetching the first 'n' ...
1
vote
0
answers
222
views
Rest service issue with attachment call from OSB Proxy/pipeline service - multipart/form-data;boundary=--<> payload empty
We have a requirement to send an attachment file to external restBMC service using content-type multipart/form-data;boundary=--<boundary value>
When we run using the business service it is ...
1
vote
0
answers
1k
views
How an i implement Bi-Directional Relationships in Payload CMS
I'm working with Payload CMS and have a scenario where I need to establish bi-directional relationships between two collections, similar to a classic articles-tags relationship. One article can have ...
0
votes
0
answers
201
views
Read NfcV in Android
In my App (Android studio java) I'm trying to read a payload from a specific tag with result of type ndefFormatable and NfcV.
Once I get the intent and identify the tag by:
Tag tag = intent....
0
votes
1
answer
3k
views
Application error: a server-side exception has occurred (see the server logs for more information). Digest: 3125597724 while deploying next app
Please, somebody! Every time I try to deploy my next app to Vercel I get this error on my page (the build seems alright, the site is deployed). env variables seem fine as well. for the localhost the ...
0
votes
1
answer
541
views
GraphQL returning wrong data on PayloadCMS
Getting started with PayloadCMS. With database on mongo, a document contains, among other fields, these:
filename: "some_file.wav" url: "http://localhost:3000/pieces-files/some_file....
0
votes
1
answer
104
views
get NFC payload in Android
I got two apps, one on android studio(java) an the other one in visual studio c# im trying to get the payload in both apps, im using the same nfc tag for this cases, but cant get the same bytes in the ...
2
votes
2
answers
423
views
how add action button to payload onesignal json apns file
I try to add action button in notification onesignal react-native ios.So i used apns file for test in simulator, the notification coming with dragging file but action button does not appear even i ...
1
vote
0
answers
214
views
How to extarxt a background event?
I have deployed a cloud function as bellow
package functions
import (
"context"
"encoding/json"
"log"
"github.com/Capstone/models"
"...
1
vote
1
answer
82
views
NLog Info method is writing type of log. How can I display the actual data as json in file
I am working on a project and writing a logging framework. I encountered an issue with nlog when logging with Info method passing T as argument.
I installed nlog nuget. Below is nlog.config
<?xml ...
2
votes
0
answers
1k
views
Unknown payload: { "type" : "Ping" } in console when changing css
I am using Visual Studio Community 2022 with latest updates on Windows 11.
I'm helping my friend in a project with Blazor and ASP.NET. My part would be to do the frontend, but it's not working ...