Response Status:403 Forbidden

I am encountering a “403 Forbidden” status when attempting to call the endpoint:

https://api.hubspot.com/crm/v3/objects/notes to create a note.

This issue began unexpectedly, without any changes on my end, and the endpoint was functioning correctly before.

@ILamana,

It seems like the scope might have changed.

You can double-check the OAuth endpoint and see what scopes are available for your token.

You might also try the Object ID 0-46 (https://api.hubspot.com/crm/v3/objects/0-46)

Hi,
I have updated the scopes but I am still getting a 403.
One of the lines of the response body is: Enable JavaScript and cookies to continue
Thank you so much.

Hi,

I have updated the scopes but I am still getting a 403.

One of the lines of the response body is: Enable JavaScript and cookies to continue
Do you know if it could be any other issue? As I said, we have not changed anything on our side.

Thank you in advance.