133 questions
0
votes
0
answers
16
views
Where do I set the page size for Unidata SystemBuilder calls to SB.SET.COMMON
In a Unibasic application I need to call SB.SET.COMMON as part of logging into SystemBuilder. I get the error
In _SB.SET.COMMON at line 150 Invalid value for page size
I don't think the source code ...
-1
votes
1
answer
27
views
Add operators to role with BigFix API
I am using the BigFix REST API to add new operators, display the roles they are in, and delete them. I am having issues adding operators to roles though and cannot find any documentation.
when I look ...
0
votes
0
answers
78
views
Having 204 No Content with DSP-s from LimeLight, OneTag
I'm having issues while testing Bid Requests from SSP to DSP.
DSP-s are from LimeLight and OneTag.
I'm doing request adapting for them (based on prebid-server/adapters from github).
I tried AI to ...
1
vote
0
answers
28
views
Wormhole Solidity SDK - CCTPSender compilation errors
I'm trying to build a cross-chain USDC transfer project using Wormhole's Solidity SDK, but I'm getting multiple compilation errors. The main issue seems to be that the SDK structure has changed. How ...
0
votes
1
answer
53
views
Does ioBroker have an API for adapter instance health and restart?
I use the https://github.com/nograx/ioBroker.zendure-solarflow adapter and the instance regularly goes into error state. It would be nice if I could detect this and restart the instance, both via (...
-1
votes
1
answer
223
views
Details are visible in my request, how do I filter this in my API request?
This is my first time working with an API and the various sources have been very helpful.However I am now struggling at the end.
API: Vincere API
API Documentation: https://api.vincere.io/...
-1
votes
1
answer
209
views
Bandcamp api: What POST info do you send, when querying the my_bands endpoint? [closed]
https://bandcamp.com/developer/account#my_bands
It doesnt say what youre sposta send, as POST, and if you send without a POST or empty array, you get a 'must be POST' error. Their support isnt ...
0
votes
1
answer
2k
views
Invidious API create token
I try to use Invidious API with authenticated route. For this, i've generated new token with this URL : https://invidio.us/authorize_token?scopes=GET:preferences.
The response is like this : {"...
-1
votes
1
answer
377
views
DingConnect Response was success but top_up not made to the recipient number
I am using DingConnect API to top up a number and when I send the request for the top up. I got the success response, but the number was not topped up, and also no balance was deducted from mu ding ...
0
votes
1
answer
166
views
Appstoreconnect Api user update
I can’t understand how to create the http body of the Modify User Account api:
PATCH
https://api.appstoreconnect.apple.com/v1/users/{id}
In particular the:
[UserUpdateRequest.Data.Relationships....
-1
votes
1
answer
150
views
what does Destiny Profile Collectible state 3 and 5 means - Bungie API
I am working on Bungie API and want to know what does 3, 5, 9, 13, 65 and 69 state for Destiny Collectible means?
I was not able to find 3, 5, 9, 13, 65 and 69 on Official Bungie API Documentation ...
-1
votes
1
answer
257
views
(ssg-wsg) is there any way to obtain the full course reference number from the api?
As mentioned in the title, there are 200,000 plus course available in the website.. I have used the api using the tagging codes and dates but could only extract up to about 400 courses from the ...
-1
votes
1
answer
411
views
Get auth from topdesk site being opened within iframe
I have a topdesk board, and connected external site via url, so my site is opened within iframe from topdesk.
My task is to get logged in user (at least its email) from topdesk.
I have found so far ...
-1
votes
1
answer
58
views
Including the minelead API in my code and how to understand its syntax
I am trying to add the Minelead API to my code to allow myself to search and find out user emails from certain domains.
I am unable to find a list of syntax or an explanation of how to implement the ...
1
vote
2
answers
695
views
Can anyone help me with the marvel api characters per event response?
I'm using the marvel api the get all of the events they have.
I need to get all of the characters of all the events, but I only receive 20.
its says "available: 75" "returned: 20"
Can anyone help me ...