-
I'm using OAuth 2 with Forge Autodesk, they usually return tokens with `expires_in: 3599`.
If I get a token from storage and run
```
$token = new AccessToken($token);
if ($token->hasExpired()) …
-
### API
Here's the two APIs for save and restore:
https://github.com/wallabyway/forge-markup-measure-extensions/blob/325006d4d527496b9cf17b2022cc1e3a87498482/Measure/Measure.js#L268-L281
### Exam…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@types/forge-apis@0.8.3` for the project I'm working …
-
Getting this error when trying to open the file, random, but maybe missing a "not null/undefeined check" is missing
viewer3D.min.js?v=v2.15:4 GET https://developer.api.autodesk.com/viewingservice/…
-
simply including ```import { Viewer } from "forge-dataviz-iot-react-components";``` in a empty new react project (npx create-react-app) I get this:
```js
./node_modules/forge-dataviz-iot-react-com…
-
I git clone code from remastered and then "yarn start" have some error :
**1、**
**Server listening on PORT: 3000
ENV: undefined
Connected to MongoDB Database: admin
uncaughtException
{ MongoErr…
-
Hi,
I'm trying to use FoldersAPI search method agains BIM360 Docs project but while I can use other FoldersAPI methods and functions, the SearchFolderContentsAsync method returns '403' error.
Docu…
-
When I try to upload new items to projects that I currently have, I get a `upload failed` in the page and in the console a huge output and in the end
>postItem: failed
>createNewItemVersionInFolde…
-
### Dynamo Version
2.19.3
### Revit Version
2024
### Operating System
Windows 10
### What did you do?
The add-in conflict with old version of RestSharp, even `Dynamo Core` upgraded to version `…
-
Hi,
I'm trying to make this tutorial (php) and i'm getting blank page with HTTP Error 404, any idea ?
nothing in debugger, nothing enywhere else...
When calling this uri [http://localhost:3000/api/…
Arifi updated
4 years ago