-
Notifications
You must be signed in to change notification settings - Fork 164
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
Extraction API giving 403 Forbidden #13
Comments
Hi Claudio, thanks for letting me know. I'll take care of it and let you know once it is fixed. |
Hi Uri, thank you for your super fast response! |
Hi @claudiosv ,
it works for me. |
Hi @urialon , It works! You're a legend! Thank you so much. |
Hi, I loaded the pre-trained model and trying the predict in interactive mode on the sample function given in Input.java. However, the Extraction API (https://ff655m4ut8.execute-api.us-east-1.amazonaws.com/production/extractmethods) used in the code is giving a 403 Forbidden error, like issue #7.
I'd be happy to modify the JavaExtractor to output the required data as in the JSON normally returned by the API. It would be easier to do this if some examples of the response JSON were available.
Thank you!
The text was updated successfully, but these errors were encountered: