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

[BUG] addDeveloperProduct throws "Error: You are not logged in" #773

Closed
Ratzifutzi opened this issue Dec 28, 2023 · 8 comments
Closed

[BUG] addDeveloperProduct throws "Error: You are not logged in" #773

Ratzifutzi opened this issue Dec 28, 2023 · 8 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Ratzifutzi
Copy link

Ratzifutzi commented Dec 28, 2023

Describe the bug
When using addDeveloperProduct with valid arguments and logged in account, the cookie is invalidated

Reproduce

  1. Log in using Noblox JS API Calls with an valid cookie
  2. After login, run an valid "addDeveloperProduct" Call
  3. See error

Expected behavior
The Developer to be created returning details

Screenshots
image

@Neztore Neztore added bug Something isn't working help wanted Extra attention is needed labels Jan 6, 2024
@Xoltage
Copy link

Xoltage commented Jan 22, 2024

im searching for a solution to this as well

@Ratzifutzi
Copy link
Author

I figured out an solutuin: Don't use Noblox

I checked the source code, and the API's are completely outdated + The code is not even written correctly. The Parameters are even in the wrong order. Just use an Open Cloud API Key. It supports nearly everything.

@Xoltage
Copy link

Xoltage commented Jan 22, 2024

Yeah I figured

@Xoltage
Copy link

Xoltage commented Jan 22, 2024

can i create dev products with it aswell?

@Neztore
Copy link
Member

Neztore commented Jan 22, 2024

I figured out an solutuin: Don't use Noblox

I checked the source code, and the API's are completely outdated + The code is not even written correctly. The Parameters are even in the wrong order. Just use an Open Cloud API Key. It supports nearly everything.

Parameters are in the wrong order...?

Yes - Unfortunately Noblox is out of date. Please feel free to open a PR. Noblox is an API wrapper intended to make it easier to interface with the Roblox API. The option to interface directly is always there - and Open Cloud is always a better alternative.

@emsar69
Copy link

emsar69 commented Mar 16, 2024

This is a bug in noblox.js. Fortunately i fixed it on my own

checkDeveloperProductName.txt
addDeveloperProduct.txt

i will report it to them

@Neztore
Copy link
Member

Neztore commented Apr 6, 2024

Duplicate of #748

@Neztore Neztore marked this as a duplicate of #748 Apr 6, 2024
@Neztore Neztore closed this as completed Apr 6, 2024
@Neztore
Copy link
Member

Neztore commented Apr 6, 2024

Duplicate of #748

@Neztore Neztore closed this as not planned Won't fix, can't repro, duplicate, stale Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants