Dear all,
it was working great for some time, now it gives me 403 error.
I did not have to even give headers, and it still processed JS.
What has happend?
thx
Dear all,
it was working great for some time, now it gives me 403 error.
I did not have to even give headers, and it still processed JS.
What has happend?
thx
403 means Unauthorized. There is likely an authentication issues somewhere. Also, you are embedding API keys in your source code. Please remove ASAP. That is a major security leak.
I suggest checking your API key again.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.