6,453 questions
0
votes
0
answers
63
views
When get facebook post comment via meta app graph api explorer got permission error
I created a business suite with my FB account, and created a user. I am the admin of this page. I also used same account to register as the meta developer. My app is also connected to the page.
When i ...
Tooling
0
votes
1
replies
33
views
Add Custom Metadata Property to Details Tab in Properties Window
I've tried looking across the internet, but I could not find a solution that actually solves my problem.
In Windows, when you open the Properties window, there is a Details tab that you can click on ...
0
votes
0
answers
20
views
Issues of downloading dependencies while trying to run JarvisVLA
When I tried to run JarvisVLA, the following error occurred when installing dependencies.
Collecting joblib (from sacremoses->transformers->jarvisvla==1.0)
Using cached joblib-1.5.1-py3-none-...
0
votes
0
answers
35
views
Conversions API setup for iOS
I am trying to setup conversions API for iOS following this guide but the linking doesn't work. The modal just pops, click next, and it dismisses itself.
I already have the SDK 17.4 in the client and ...
0
votes
1
answer
192
views
Whatsapp Flows sending/publishing error (Integrity requirements)
I am developing a Meta app that uses the WhatsApp Cloud API to send messages to customers. Upon creation, Meta automatically generated a WABA and a test phone number, which have been very useful for ...
1
vote
0
answers
56
views
How to retrieve "Message Templates" from Facebook Ads Manager via Graph API (not welcome_message_flows or ad creative embedded)
I'm trying to programmatically retrieve a list of "Message templates" that are available for selection when creating a Messenger ad in Facebook Ads Manager. These templates appear in a ...
4
votes
3
answers
108
views
Extending polars DataFrame while maintaining variables between calls
I would like to code a logger for polars using the Custom Namespace API.
For instance, starting from:
import logging
import polars as pl
penguins_pl = pl.read_csv("https://raw.githubusercontent....
0
votes
1
answer
69
views
Getting Meta API error code 138013 when sending a call permission template to a user
I'm working with the Meta (WhatsApp Business Cloud API) and I'm trying to send a template message that asks for call permission from the user.
However, I'm getting the following error:
{
"...
0
votes
0
answers
83
views
How to integrate Meta/Facebook App Events SDK in an Ionic/Capacitor app?
I've developed an Ionic + Capacitor app using vanilla TypeScript and Stencil. The app is already live on both the Play Store and the App Store.
Our marketing manager has asked me to set up the app to ...
-1
votes
1
answer
67
views
Dictionary memory allocated and buffer pool in mysql
What is the dictionary memory and where does it stores, is it uses the memory of buffer pool or a seperate memory, does buffer pool stores metadata pages also or only user table and indexes, in both ...
1
vote
1
answer
453
views
Next.js 16 Beta: Metadata tags showing up in body instead of head (breaking SEO)
I've been pulling my hair out over this for hours. My metadata is rendering inside the <body> tag instead of the <head> on the server-side HTML, which is completely breaking SEO.
The weird ...
0
votes
0
answers
195
views
Whatsapp Business API template creation fails due to "SCAM"
I'm trying to make a new template for the Whatsapp Business API for phone verification so I'm doing this cURL (this is a regular copy-code authentication template, so I'm not putting any custom text):
...
-1
votes
1
answer
103
views
How to remove CVS metadata from binary files
I was able to recover one of my first Java projects in a CVS repository from 2002, but those files have text metadata mixed with the file data. Most of the text/sourcecode files have the metadata ...
1
vote
0
answers
79
views
What is the syntax for adding non-rendered data/metadata to a .ui file?
I’m making an application where I’m converting a .xml to a .ui file (qtdesigner), and rendering that using pyqt.
However, there is some data in the .xml that I do not want to render (e.g. as metadata);...
0
votes
1
answer
144
views
Problem reading the _last_checkpoint file from the _delta_log directory of a delta lake table on s3
I am trying to read the _delta_log folder of a delta lake table via spark to export some custom metrics. I have configured how to get some metrics from history and description but I have problem ...
1
vote
1
answer
91
views
ExifTool ExtractEmbedded to CSV Rows
I have MPEG-2 Transport Stream (M2T) .ts files recorded on an airborne camera platform. They have embedded KLV/MISB metadata that I would like exported to a CSV.
When I ran the command:
exiftool '/...
2
votes
1
answer
88
views
How to update order meta after completing order?
I am trying to save custom meta after order complete. Both of these hooks fire on my side, however update_meta_data in woocommerce_payment_complete_order_status_completed is never saved. Why is this ...
0
votes
0
answers
97
views
in coldfusion how do I get query metadata in the variables scope?
When I cfdump the variables scope, I want to know the query metadata in all queries while debugging a huge project.
This snip seems to be working, but is there a more direct call or attribute in ...
-2
votes
1
answer
86
views
Woocommerce - access meta data values using REST API
I am having a real struggle getting meta data values from woo commerce REST API in a fashion that makes sense and is reliable. I want to access the PayPal returned fraud data for an order so my staff ...
0
votes
0
answers
76
views
Facebook Marketing API OAuth scopes not granted for app admin
I am integrating Meta (Facebook) Marketing API into a Next.js app. OAuth works fine if I only request the email scope. But when I try to add ads_read, ads_management, or pages_manage_ads the returned ...
1
vote
1
answer
71
views
Component 'Dropdown' is not allowed outside Form when Form component is present
Issue:
I am working with Meta's WhatsApp Flows and trying to implement a Dropdown component as part of my flow. However, I am encountering the following error:
Component 'Dropdown' is not allowed ...
0
votes
0
answers
38
views
How can I achieve the following condition in whatsapp meta form
I want to create a simpleform which accepts account number and reenter account number fields and checks if they are equal. If these are not equal i am planning to display a error message and the ...
1
vote
1
answer
150
views
Metadata showing in body tag instead of head tag
I created a basic Next.js project for the sole purpose of learning routing and meta data, However I am not able to get my meta data in the head tag on inspecting page, It is being displayed in the ...
0
votes
1
answer
90
views
SAS: unique values of variables/vtable
I'm looking for a way to extract unique values of char variables in my datasets.
I came across this paper
https://pharmasug.org/proceedings/2015/IB/PharmaSUG-2015-IB07.pdf
This is an example from the ...
0
votes
0
answers
44
views
Metadata not rendering in server-side HTML for social media crawlers
I'm facing an issue with Next.js 15 where metadata defined in layout.tsx (using the Metadata API) is not included in the server-rendered HTML, causing social media crawlers (e.g., Twitter, Facebook) ...
1
vote
1
answer
76
views
Is it possible to create Managed Metadata (Taxonomy) fields using Microsoft Graph API?
I’m working on automating SharePoint Online site configurations using the Microsoft Graph API.
However, I haven’t found any documentation or examples that show how to create a Managed Metadata (...
1
vote
1
answer
163
views
How do I address this "Operation Stopped" (HRESULT) Error Code?
I have a script which extracts email metadata to a spreadsheet. The script works when I apply it to a relatively small email account (~9000 emails). It also works when I apply it to a big email ...
0
votes
0
answers
63
views
Next.js metadata og image issue on facebook
I'm working on a Newspaper site. In this website under [slug]/page.tsx On generateMetadata function, i'm generating and showing it properly but on facebook it's not working;
Here is the function code-
...
1
vote
2
answers
183
views
Does the type information of an object also take up space in memory?
I'm trying to understand how type information is stored in memory.
We often say that an 8-bit value can store 2⁸ = 256 different values. But I'm wondering — when we create an object of that type, ...
0
votes
0
answers
90
views
Why isnt the preview image working on whatsapp?
I am trying to handle ogImage with nuxt. I am using useSeoMeta composable
const pageTitle = t("myCertificates");
const pageDescription = t("appDescription");
useSeoMeta({
title: ...
0
votes
0
answers
90
views
How can I enable end users in databricks to add column comments in catalog they do not own?
My company has set up it's databrickws infrastructure such that there is a central workspace where the data engineers process the data up to silver level, and then expose these catalogs in read-only ...
0
votes
1
answer
151
views
Why am I getting undefined when trying to retrieve constructor parameter metadata using Reflect.getMetadata?
Description:
I'm attempting to retrieve constructor parameter metadata by using the Reflect.getMetadata function after decorating classes with @injectable(). However, despite having proper settings in ...
0
votes
0
answers
50
views
WooCommerce Product Custom Post Meta keeps getting deleted randomly
on my website I have a a custom post meta for each product that has pdf files and I display them on my website beside the product image. I've noticed recently that some of the custom post meta for ...
0
votes
0
answers
91
views
How to modify the metadata creation date of a file through Python?
I have a lot of photos with wrong dates in metadata. When I upload them to a web service like Amazon Photos for example, they are disorganized due to that.
So I am doing a Python 3 script in Linux to ...
1
vote
1
answer
74
views
Make specific hidden order item metadata editable in WooCommerce Admin Edit Order
WooCommerce lets you add meta data to each order item. Plugins can do this, or you can manually add the meta data from the edit order screen. When you edit the order item (click the little pencil icon)...
1
vote
0
answers
20
views
How can I save a retrieve selection for later use in Intellij IDEA with the Jetbrains plugin?
My team regularly retrieves a subset of the components presented in Jetforcer's Retrieve Metadata feature. It's a set of many in a long list of options. We'd like to be able to load a saved template ...
1
vote
1
answer
51
views
How to configure custom label for facet search?
I have configured a facet for my custom thesaurus, which works well. But I could not find a solution to display a custom name for the search facet. I have configured the facet through the UI. Here is ...
1
vote
1
answer
182
views
Accessing metadata/ attributes of a netcdf file in terra
I'm having trouble figuring out how to access key metadata when using terra, though I can see it's available in the original netcdf file.
I have a dataset downloaded from the Climate Data Store that ...
0
votes
0
answers
24
views
Results of Python eyeD3 Program Not Reflected in Microsoft Explorer
I'm running Python 3.12 on Windows 10 using Visual Studio Code version 1.98.2. The python program calling eyeD3 runs OK most of the time when Metadata is version 2, 3, 0 or better.
However, after ...
0
votes
1
answer
52
views
WP Query to identify future dated Woocommerce products with custom meta date field
I am trying to search for future dated Woocommerce products, but the query is not working. As it happens, the _custom_date field values are stored in UK date format e.g. 24/01/2025. Any ideas?
$args = ...
0
votes
1
answer
289
views
How to Enable AVRCP Cover Art Support in BlueZ?
I am currently exploring how to integrate Album Art support into my Bluetooth speaker, which acts as an A2DP sink and runs BlueZ 5.79. My speaker and the connected Samsung phone both support AVRCP 1.6....
0
votes
1
answer
96
views
objFile.DateLastModified doesn't return the correct last write time
I have this VBS code:
Set objFile = objFSO.GetFile( strPandaAVDefinitionPath & "\NanoRepository.bin")
output.writeline "- The NanoRepository.bin file was last written to on: " ...
1
vote
0
answers
78
views
How do I Change the metadata of a PNG image with an alpha channel
I'm building an C# console-app that modifies image metadata (title, comments, tags) with AI-generated text to improve searchability in file folders. However, I recently ran into a problem. Is it not ...
0
votes
2
answers
62
views
Metadata title, description, and favicon not showing up correctly on google after deployment
I dont know where to look for help on this one as I cant find any related issues online. I deployed a website 5 days ago on Vercel using a Namecheap domain / https://www.davidglassmusic.com/ / and its ...
-5
votes
1
answer
102
views
Displaying a transaction Fee on WooCommerce Admin Order edit page
What I am trying to do is show a breakdown of the Woocommerce transaction fee being applied after the order total:
It would something like this:
Items Subtotal: £375.00
Shipping: £0.00
VAT: £75.00
...
1
vote
0
answers
106
views
DPWS WS-Discovery: ProbeMatch Received in Wireshark but Device Not Showing in File Explorer Network
I am working with WS-Discovery and DPWS (Devices Profile for Web Services) using gsoap library. My goal is to make my device appear in the Network section of Windows File Explorer using WS-Discovery ...
0
votes
0
answers
264
views
Shibboleth SP MetadataProvider warning: 'no MetadataProvider available' despite configuration in shibboleth2.xml
I'm getting the following warnings in my Shibboleth SP logs:
WARN Shibboleth.DEPRECATION : MetadataGenerator handler
WARN Shibboleth.Application : no MetadataProvider available, configure at least one ...
0
votes
0
answers
26
views
Reuse data fetched in page inside generateMetadata
I’m using Next.js 15 and encountering an issue where the API is being called twice, once from the generateMetadata() function and once from the page component function. I also used React’s cache() and ...
1
vote
0
answers
126
views
Extracting audio from a video (camera trapping) and generate GUANO metadata
I have a large quantity (thousands) of video files (.MP4) generated by camera traps.
I want to extract the sounds (as .WAV or any other relevant format for further analysis in an acoustic software ...
0
votes
1
answer
181
views
Autodesk Construction Cloud APIs - Download photos with metadata
Following the steps described at https://aps.autodesk.com/en/docs/data/v2/tutorials/download-file/, I'm able to download photos. The only that is missing here is that I don't know how to obtain the ...