Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 404 on localhost:3000 #39

Open
Arifi opened this issue Jun 10, 2020 · 1 comment
Open

Error 404 on localhost:3000 #39

Arifi opened this issue Jun 10, 2020 · 1 comment

Comments

@Arifi
Copy link

Arifi commented Jun 10, 2020

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/forge/oss/buckets i get this error

( ! ) Notice: Undefined index: id in D:\ArMediaCG\www\...\AutoCad API Extention\apps\Forge\first_tutorial\server\oss.php on line 54
Call Stack
#	Time	Memory	Function	Location
1	0.8060	405488	{main}( )	...\index.php:0
2	0.8591	519816	Klein\Klein->dispatch( )	...\index.php:50
3	0.8661	552248	Klein\Klein->handleRouteCallback( )	...\Klein.php:572
4	0.8661	552248	call_user_func:{D:\ArMediaCG\www\...\AutoCad API Extention\apps\Forge\first_tutorial\vendor\klein\klein\src\Klein\Klein.php:859} ( )	...\Klein.php:859
5	0.8661	552248	{closure:D:\ArMediaCG\www\...\AutoCad API Extention\apps\Forge\first_tutorial\index.php:27-30}( )	...\Klein.php:859
6	0.8661	552288	Autodesk\ForgeServices\DataManagement->getBucketsAndObjects( )	...\index.php:29

( ! ) Fatal error: Uncaught InvalidArgumentException: Missing the required parameter $bucket_key when calling getObjects in D:\ArMediaCG\www\...\AutoCad API Extention\apps\Forge\first_tutorial\vendor\klein\klein\src\Klein\Klein.php on line 925
( ! ) Klein\Exceptions\UnhandledException: Missing the required parameter $bucket_key when calling getObjects in D:\ArMediaCG\www\...\AutoCad API Extention\apps\Forge\first_tutorial\vendor\klein\klein\src\Klein\Klein.php on line 925
Call Stack
#	Time	Memory	Function	Location
1	0.8060	405488	{main}( )	...\index.php:0
2	0.8591	519816	Klein\Klein->dispatch( )	...\index.php:50
3	0.8751	667432	Klein\Klein->error( )	...\Klein.php:629
@Dshufeng
Copy link

Dshufeng commented Aug 3, 2020

Missing the required parameter $bucket_key

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants