You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
The line in the auth.py file: return f(_args, *_kwargs)
results in an error: AssertionError: Unimplemented method 'GET'
Any idea why this may be? I followed the tutorial to the word, and everything was fine until I implemented the various post types.
The text was updated successfully, but these errors were encountered: