-
I'm creating some integration tests following the ideas outlined here:
http://www.strathweb.com/2012/06/asp-net-web-api-integration-testing-with-in-memory-hosting/
When I try to register routes from …
-
I would like to suggest to consider rethinking contacts API more in the form of https://wicg.github.io/web-share/ so that actual contact information is not revealed to the websites, but instead site i…
-
### What version of `drizzle-orm` are you using?
0.29.2
### What version of `drizzle-kit` are you using?
0.20.9
### Describe the Bug
I wrote a pretty simple transaction but when the error appears…
-
I have a custom field in my account called "comment" however when I try to create a new contact like this:
``` php
$contact = new Contact();
$contact->addEmail($email);
$contact->addList($list);
$con…
jahvi updated
4 years ago
-
```
Which Google API and version (e.g. Google Calendar Data API version 2)?
What format (e.g. JSON, Atom)?
What Authentation - OAuth 2
Java environment - Java 6
Additional information below.
…
-
**Name of app / service**
amoCRM (Russian)
**Link to developer documentation**
https://www.amocrm.ru/developers/content/oauth/oauth/
**Is lack of support preventing you from building workflows…
-
```
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google APIs Client Library for Java
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, ClientLogi…
-
```
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google APIs Client Library for Java
What format (e.g. JSON, Atom)?
JSON
What Authentation (e.g. OAuth, OAuth 2, ClientLogi…
-
**Source:** discussion with Clement today.
### Iteration 0 (UI) - New page UI
- Do a new UI for the project page using a Card component
- Add a section in the home page to display projects in a s…
-
there's a bunch of profile details that the linkedin api doesnt give
and attempts to keep track of changes since last call can be confounded by OOB visits to the linkedin webpage
if we want to pick up…