Relative Content

Tag Archive for apirest

Wema API test fail

I’m working with Wema onboarding open API and i have been trying to test and API before i use it in my project but I keep getting the
error:
Internal Server Error => Value cannot be null. (Parameter ‘client’).
Here is the request body, I’m still getting the error even after I have filled the body properly with the required credentials.

How to properly design APIs for the following flow

I have a flow for which I’m designing apis and I’m not sure I made the best choice.
The use-case is as follows:
I’m providing a service for users that have boxes which contains bottles of shampoo. I need to insert the bottles into a container with some limitations, the main is that all bottles from a certain box will be shipped in the same container.

How API Calls work when published to the internet

Right now, I am working on an NFL analytics website that uses a lot of data and my main source of getting all this data is through fetching it from an Api. The Api I am using is not my own Api and I am limited to 10,000 request per day. My websites probably not even a quarter of the way done and in the past 24hrs I have made 2,800 requests. So, to go into more detail about my question in the title, once my website is published to a server and users can now access my website. Every time a user accesses the website is it going to make a lot of requests to the API or is the data I got from the API already stored on the server and the users getting the data from the server not the Api. Basically, is the developer the only one requesting data from the Api or is the user also making those request every time your site loads.

Bullhorn Api: query/NoteEntity doesn’t work when one to many relation entity specified

Bullhorn Api Question NOTE to Admins: I have asked this question on Bullhorn forum but no answer that is why asking here. query/NoteEntity?BhRestToken={{BhRestToken}}&fields=note(id,action)&count=50&start=0&where=note.dateLastModified>1720950000000 Above call works fine but following doesn’t, difference is that I have specified one to many relation entity candidates in following query/NoteEntity?BhRestToken={{BhRestToken}}&fields=note(id,action,candidates)&count=50&start=0&where=note.dateLastModified>1720950000000 I get “An internal error has occurred” in above call. […]

Is the Nestoria API still operational in 2024?

I’m trying to use the Nestoria API for retrieving real estate listings, but I’m consistently getting “unknown location” errors even for valid locations like “London” or “Barcelona”. Here is an example of the request I am making: